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

Summary: OutOfMemoryError: GC overhead limit exceeded
Product: platform Reporter: Vladimir Kvashin <vkvashin>
Component: FilesystemsAssignee: Jaroslav Havlin <jhavlin>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 217503
Attachments: stacktrace

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