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 271924

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

Description MAbdurrahman 2017-12-15 16:28:56 UTC
Build: NetBeans IDE 8.2 (Build 201609300101)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.91-b14, Java(TM) SE Runtime Environment, 1.8.0_91-b14
OS: Windows 10

User Comments:
MAbdurrahman: Google Chrome  and Netbeans were open at the same time.  Google Chrome was the active window, and Netbeans window was no longer visible.  It appeared to shutdown.




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at sun.awt.shell.Win32ShellFolder2$FolderDisposer.dispose(Win32ShellFolder2.java:182)
   at sun.java2d.Disposer.run(Disposer.java:151)
   at java.lang.Thread.run(Thread.java:745)
Comment 1 MAbdurrahman 2017-12-15 16:30:29 UTC
Created attachment 165573 [details]
stacktrace