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 - 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-15 16:28 UTC by MAbdurrahman
Modified: 2017-12-15 16:30 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 231187


Attachments
stacktrace (237 bytes, text/plain)
2017-12-15 16:30 UTC, MAbdurrahman
Details

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