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 250947 - OutOfMemoryError: GC overhead limit exceeded
Summary: OutOfMemoryError: GC overhead limit exceeded
Status: NEW
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-05 21:41 UTC by rsadkm
Modified: 2015-10-30 11:03 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 203611


Attachments
stacktrace (2.49 KB, text/plain)
2015-03-05 21:41 UTC, rsadkm
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rsadkm 2015-03-05 21:41:01 UTC
Build: NetBeans IDE 8.0.2 (Build 201408251540)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.0-b56, Java(TM) SE Runtime Environment, 1.7.0_40-b43
OS: Linux

User Comments:
GUEST: Pasting xmllint.js into an empty js file.

Found the js file here: http://syssgx.github.io/xml.js/

rsadkm: did a git checkout from the command line




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at org.netbeans.modules.editor.lib2.highlighting.HighlightsList.cutCompound(HighlightsList.java:302)
   at org.netbeans.modules.editor.lib2.highlighting.HighlightsList.cutSameFont(HighlightsList.java:192)
   at org.netbeans.modules.editor.lib2.view.HighlightsViewFactory.createView(HighlightsViewFactory.java:255)
   at org.netbeans.modules.editor.lib2.view.ViewBuilder.createNextView(ViewBuilder.java:893)
   at org.netbeans.modules.editor.lib2.view.ViewBuilder.createViews(ViewBuilder.java:731)
   at org.netbeans.modules.editor.lib2.view.ViewBuilder.createReplaceRepaintViews(ViewBuilder.java:685)
Comment 1 rsadkm 2015-03-05 21:41:03 UTC
Created attachment 152421 [details]
stacktrace
Comment 2 Exceptions Reporter 2015-10-30 11:03:58 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=203611