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 255807 - OutOfMemoryError: GC overhead limit exceeded
Summary: OutOfMemoryError: GC overhead limit exceeded
Status: RESOLVED FIXED
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-10-08 15:49 UTC by sviatopolk
Modified: 2016-09-06 14:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 220442


Attachments
stacktrace (2.15 KB, text/plain)
2015-10-08 15:49 UTC, sviatopolk
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sviatopolk 2015-10-08 15:49:20 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: OpenJDK 64-Bit Server VM, 24.79-b02, OpenJDK Runtime Environment, 1.7.0_79-b14
OS: Linux

User Comments:
sviatopolk: Tried to search in a file.




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at sun.font.FontLineMetrics.clone(FontLineMetrics.java:113)
   at java.awt.Font.defaultLineMetrics(Font.java:2233)
   at java.awt.Font.getLineMetrics(Font.java:2245)
   at sun.font.StandardGlyphVector.getLogicalBounds(StandardGlyphVector.java:382)
   at sun.font.ExtendedTextSourceLabel.createLogicalBounds(ExtendedTextSourceLabel.java:225)
   at sun.font.ExtendedTextSourceLabel.getAdvance(ExtendedTextSourceLabel.java:134)
Comment 1 sviatopolk 2015-10-08 15:49:21 UTC
Created attachment 156629 [details]
stacktrace
Comment 2 sviatopolk 2016-09-06 14:34:32 UTC
I don't experience this any further (as of 201609050002), so I close this.