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

Summary: OutOfMemoryError: Java heap space
Product: editor Reporter: allisoncTimeless
Component: Painting & PrintingAssignee: Miloslav Metelka <mmetelka>
Status: NEW ---    
Severity: normal CC: darrenoh
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 213137
Attachments: stacktrace

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