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 271918

Summary: OutOfMemoryError: GC overhead limit exceeded
Product: platform Reporter: patrickbraz
Component: -- Other --Assignee: Antonin Nebuzelsky <anebuzelsky>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 231164
Attachments: stacktrace

Description patrickbraz 2017-12-13 23:58:14 UTC
Build: NetBeans IDE 8.2 (Build 201609300101)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.144-b01, Java(TM) SE Runtime Environment, 1.8.0_144-b01
OS: Windows 10

User Comments:
patrickbraz: Erro de memoria




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at org.netbeans.modules.settings.RecognizeInstanceObjects$OverObjects.delegates(RecognizeInstanceObjects.java:161)
   at org.netbeans.modules.settings.RecognizeInstanceObjects$OverObjects.<init>(RecognizeInstanceObjects.java:116)
   at org.netbeans.modules.settings.RecognizeInstanceObjects.create(RecognizeInstanceObjects.java:95)
   at org.openide.util.lookup.implspi.NamedServicesProvider.forPath(NamedServicesProvider.java:90)
   at org.openide.util.lookup.Lookups.forPath(Lookups.java:226)
   at org.netbeans.modules.editor.NbToolTip.getTipAnnotations(NbToolTip.java:154)
Comment 1 patrickbraz 2017-12-13 23:58:36 UTC
Created attachment 165565 [details]
stacktrace