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 271869

Summary: OutOfMemoryError: GC overhead limit exceeded
Product: ide Reporter: hacrot3000
Component: PerformanceAssignee: Tomas Hurka <thurka>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 231065

Description hacrot3000 2017-12-01 03:58:34 UTC
Build: NetBeans IDE 8.2 (Build 201609300101)
VM: OpenJDK 64-Bit Server VM, 25.151-b12, OpenJDK Runtime Environment, 1.8.0_151-b12
OS: Linux

User Comments:
hacrot3000: I have no idea




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at java.security.AccessControlContext.combine(AccessControlContext.java:673)
   at java.security.AccessControlContext.optimize(AccessControlContext.java:628)
   at java.security.ProtectionDomain$JavaSecurityAccessImpl.getCombinedACC(ProtectionDomain.java:97)
   at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:82)
   at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:90)
   at java.awt.EventQueue$4.run(EventQueue.java:731)