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 248398 - OutOfMemoryError: Java heap space
Summary: OutOfMemoryError: Java heap space
Status: NEW
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-04 14:21 UTC by allisoncTimeless
Modified: 2017-03-25 10:07 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 213137


Attachments
stacktrace (2.48 KB, text/plain)
2014-11-04 14:21 UTC, allisoncTimeless
Details

Note You need to log in before you can comment on or make changes to this bug.
Description allisoncTimeless 2014-11-04 14:21:52 UTC
Build: NetBeans IDE Dev (Build nbms-and-javadoc-2232-on-20141017)
VM: Java HotSpot(TM) Client VM, 23.21-b01, Java(TM) SE Runtime Environment, 1.7.0_21-b11
OS: Windows 7

User Comments:
allisoncTimeless: I was commenting out some code in a javascript file.




Stacktrace: 
java.lang.OutOfMemoryError: Java heap space
   at java.awt.font.FontRenderContext.getTransform(FontRenderContext.java:215)
   at sun.font.StandardGlyphVector.initFontData(StandardGlyphVector.java:1139)
   at sun.font.StandardGlyphVector.initGlyphVector(StandardGlyphVector.java:230)
   at sun.font.StandardGlyphVector.<init>(StandardGlyphVector.java:186)
   at sun.font.GlyphLayout$GVData.createGlyphVector(GlyphLayout.java:607)
   at sun.font.GlyphLayout.layout(GlyphLayout.java:476)
Comment 1 allisoncTimeless 2014-11-04 14:21:54 UTC
Created attachment 150268 [details]
stacktrace
Comment 2 Exceptions Reporter 2017-03-25 10:07:08 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=213137