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 258889 - OutOfMemoryError: GC overhead limit exceeded
Summary: OutOfMemoryError: GC overhead limit exceeded
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-18 12:03 UTC by Vladimir Kvashin
Modified: 2017-12-06 18:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 217503


Attachments
stacktrace (1.21 KB, text/plain)
2016-04-18 12:03 UTC, Vladimir Kvashin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Kvashin 2016-04-18 12:03:15 UTC
Build: NetBeans IDE 8.1 (Build 20160417-f3562ad94008)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.77-b03, Java(TM) SE Runtime Environment, 1.8.0_77-b03
OS: Linux

User Comments:
vkvashin: I had a C++ project (Open JDK) and a small Java project opened.
Then I tried to select Java9 as a platform for this Java project.
Frankly, I just built this Java9 from open source.
IDE hung for about a minute (very ,approximately... probably half a minute or a couple opf minutes).

GUEST: very slow




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at java.util.HashMap.newNode(HashMap.java:1734)
   at java.util.HashMap.putVal(HashMap.java:630)
   at java.util.HashMap.put(HashMap.java:611)
   at java.util.HashSet.add(HashSet.java:219)
   at java.util.AbstractCollection.addAll(AbstractCollection.java:344)
   at java.util.HashSet.<init>(HashSet.java:119)
Comment 1 Vladimir Kvashin 2016-04-18 12:03:16 UTC
Created attachment 159303 [details]
stacktrace
Comment 2 Exceptions Reporter 2017-12-06 18:05:22 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=217503
Comment 3 Exceptions Reporter 2017-12-06 18:12:34 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=217503