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 - OutOfMemoryError: GC overhead limit exceeded
Summary: OutOfMemoryError: GC overhead limit exceeded
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Performance (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-01 03:58 UTC by hacrot3000
Modified: 2017-12-01 03:58 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 231065


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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)