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 246768 - OutOfMemoryError: GC overhead limit exceeded
Summary: OutOfMemoryError: GC overhead limit exceeded
Status: RESOLVED WONTFIX
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: 2014-08-29 07:44 UTC by satory
Modified: 2016-07-07 07:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 211498


Attachments
stacktrace (2.54 KB, text/plain)
2014-08-29 07:44 UTC, satory
Details

Note You need to log in before you can comment on or make changes to this bug.
Description satory 2014-08-29 07:44:17 UTC
Build: NetBeans IDE 8.0.1 (Build 201408142300)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.20-b23, Java(TM) SE Runtime Environment, 1.8.0_20-b26
OS: Linux

User Comments:
satory: Left my computer on overnight at work, came in the next morning to a notification about an Out of Memory error in the Clipboard.




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at sun.font.TextLabelFactory.<init>(TextLabelFactory.java:72)
   at java.awt.font.TextLine.fastCreateTextLine(TextLine.java:959)
   at java.awt.font.TextLayout.fastInit(TextLayout.java:612)
   at java.awt.font.TextLayout.<init>(TextLayout.java:393)
   at org.netbeans.modules.editor.lib2.view.DocumentViewOp.createTextLayout(DocumentViewOp.java:1362)
   at org.netbeans.modules.editor.lib2.view.ParagraphViewChildren.replace(ParagraphViewChildren.java:209)
Comment 1 satory 2014-08-29 07:44:19 UTC
Created attachment 148951 [details]
stacktrace
Comment 2 Martin Balin 2016-07-07 07:26:13 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss