This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 270417 - OutOfMemoryError: GC overhead limit exceeded
Summary: OutOfMemoryError: GC overhead limit exceeded
Status: NEW
Alias: None
Product: utilities
Classification: Unclassified
Component: Search (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-17 07:04 UTC by Shinaku
Modified: 2017-04-17 11:27 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 228812


Attachments
stacktrace (843 bytes, text/plain)
2017-04-17 07:04 UTC, Shinaku
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Shinaku 2017-04-17 07:04:29 UTC
Build: NetBeans IDE 8.2 (Build 201609300101)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.101-b13, Java(TM) SE Runtime Environment, 1.8.0_101-b13
OS: Windows 7

User Comments:
Shinaku: ?? ??????? ????????? ???????????? ?? ?????????? ???????????




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at java.lang.Class.getDeclaredMethods0(Class.java:0)
   at java.lang.Class.privateGetDeclaredMethods(Class.java:2701)
   at java.lang.Class.privateGetMethodRecursive(Class.java:3048)
   at java.lang.Class.getMethod0(Class.java:3018)
   at java.lang.Class.privateGetMethodRecursive(Class.java:3058)
   at java.lang.Class.getMethod0(Class.java:3018)
Comment 1 Shinaku 2017-04-17 07:04:31 UTC
Created attachment 164120 [details]
stacktrace
Comment 2 Tomas Hurka 2017-04-17 11:27:42 UTC
Retained size for 27,850 instances of org.netbeans.modules.search.TextDetail occupy 696,786,864 bytes, which is 79.5% of the heap. Reassigning to search module.