java.lang.OutOfMemoryError: GC overhead limit exceeded at sun.font.FileFontStrike.getGlyphMetrics(FileFontStrike.java:786) at sun.font.FileFontStrike.getGlyphMetrics(FileFontStrike.java:782) at sun.font.SunLayoutEngine.nativeLayout(SunLayoutEngine.java:0) at sun.font.SunLayoutEngine.layout(SunLayoutEngine.java:161) at sun.font.GlyphLayout$EngineRecord.layout(GlyphLayout.java:682) at sun.font.GlyphLayout.layout(GlyphLayout.java:463) at sun.font.ExtendedTextSourceLabel.createGV(ExtendedTextSourceLabel.java:329) at sun.font.ExtendedTextSourceLabel.getGV(ExtendedTextSourceLabel.java:315) at sun.font.ExtendedTextSourceLabel.createLogicalBounds(ExtendedTextSourceLabel.java:225) at sun.font.ExtendedTextSourceLabel.getAdvance(ExtendedTextSourceLabel.java:134) at java.awt.font.TextLine.init(TextLine.java:280) at java.awt.font.TextLine.(TextLine.java:128) at java.awt.font.TextLine.fastCreateTextLine(TextLine.java:981) at java.awt.font.TextLayout.fastInit(TextLayout.java:603) at java.awt.font.TextLayout.(TextLayout.java:392) at org.netbeans.modules.editor.lib2.view.DocumentViewOp.createTextLayout(DocumentViewOp.java:1185) at org.netbeans.modules.editor.lib2.view.ParagraphViewChildren.replace(ParagraphViewChildren.java:208) at org.netbeans.modules.editor.lib2.view.ParagraphView.replace(ParagraphView.java:251) at org.netbeans.modules.editor.lib2.view.ViewBuilder.replaceRepaintViews(ViewBuilder.java:1192) at org.netbeans.modules.editor.lib2.view.ViewBuilder.createReplaceRepaintViews(ViewBuilder.java:688) at org.netbeans.modules.editor.lib2.view.ViewUpdates.updateViewsByModification(ViewUpdates.java:316) at org.netbeans.modules.editor.lib2.view.ViewUpdates.insertUpdate(ViewUpdates.java:252) at sun.reflect.GeneratedMethodAccessor111.invoke(GeneratedMethodAccessor111.java:0) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.openide.util.WeakListenerImpl$ProxyListener.invoke(WeakListenerImpl.java:458) at com.sun.proxy.$Proxy41.insertUpdate(.java:0) at org.netbeans.lib.editor.util.swing.PriorityDocumentListenerList.insertUpdate(PriorityDocumentListenerList.java:85) at javax.swing.text.AbstractDocument.fireInsertUpdate(AbstractDocument.java:202) at org.netbeans.editor.BaseDocument.fireInsertUpdate(BaseDocument.java:1624) at org.netbeans.editor.BaseDocument.handleInsertString(BaseDocument.java:829) at org.netbeans.editor.BaseDocument$FilterBypassImpl.replace(BaseDocument.java:2502)