java.lang.OutOfMemoryError: GC overhead limit exceeded at sun.font.GlyphLayout$GVData.createGlyphVector(GlyphLayout.java:625) at sun.font.GlyphLayout.layout(GlyphLayout.java:493) 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:1362) at org.netbeans.modules.editor.lib2.view.ParagraphViewChildren.replace(ParagraphViewChildren.java:209) at org.netbeans.modules.editor.lib2.view.ParagraphView.replace(ParagraphView.java:253) 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.GeneratedMethodAccessor102.invoke(GeneratedMethodAccessor102.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:461) at com.sun.proxy.$Proxy38.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.insertString(BaseDocument.java:757) at org.netbeans.editor.BaseDocument.read(BaseDocument.java:1452) at org.netbeans.editor.BaseKit.read(BaseKit.java:663) at org.openide.text.DataEditorSupport.loadFromStreamToKit(DataEditorSupport.java:490) at org.openide.text.DocumentOpenClose$DocumentLoad.atomicLockedRun(DocumentOpenClose.java:762)