java.lang.OutOfMemoryError: GC overhead limit exceeded at sun.font.FileFontStrike.getGlyphMetrics(FileFontStrike.java:804) at sun.font.FileFontStrike.getGlyphMetrics(FileFontStrike.java:782) at sun.font.CompositeStrike.getGlyphMetrics(CompositeStrike.java:138) at sun.font.StandardGlyphVector.getGlyphInfo(StandardGlyphVector.java:860) at sun.font.ExtendedTextSourceLabel.createCharinfo(ExtendedTextSourceLabel.java:622) at sun.font.ExtendedTextSourceLabel.getCharinfo(ExtendedTextSourceLabel.java:548) at sun.font.ExtendedTextSourceLabel.getCharX(ExtendedTextSourceLabel.java:357) at java.awt.font.TextLine$3.computeFunction(TextLine.java:515) at java.awt.font.TextLine.applyFunctionAtIndex(TextLine.java:651) at java.awt.font.TextLine.getCharXPosition(TextLine.java:668) at java.awt.font.TextLayout.hitTestChar(TextLayout.java:2521) at java.awt.font.TextLayout.hitTestChar(TextLayout.java:2559) at org.netbeans.modules.editor.lib2.view.HighlightsViewUtils.x2Index(HighlightsViewUtils.java:148) at org.netbeans.modules.editor.lib2.view.HighlightsViewUtils.breakView(HighlightsViewUtils.java:607) at org.netbeans.modules.editor.lib2.view.HighlightsViewPart.breakView(HighlightsViewPart.java:198) at org.netbeans.modules.editor.lib2.view.WrapInfoUpdater.breakView(WrapInfoUpdater.java:452) at org.netbeans.modules.editor.lib2.view.WrapInfoUpdater.initWrapInfo(WrapInfoUpdater.java:204) at org.netbeans.modules.editor.lib2.view.ParagraphViewChildren.buildWrapLines(ParagraphViewChildren.java:394) at org.netbeans.modules.editor.lib2.view.ParagraphViewChildren.updateLayout(ParagraphViewChildren.java:388) at org.netbeans.modules.editor.lib2.view.ParagraphView.updateLayoutAndScheduleRepaint(ParagraphView.java:279) at org.netbeans.modules.editor.lib2.view.ParagraphView.checkLayoutUpdate(ParagraphView.java:265) at org.netbeans.modules.editor.lib2.view.ViewBuilder.replaceRepaintViews(ViewBuilder.java:1239) at org.netbeans.modules.editor.lib2.view.ViewBuilder.createReplaceRepaintViews(ViewBuilder.java:688) at org.netbeans.modules.editor.lib2.view.ViewUpdates.reinitAllViews(ViewUpdates.java:206) at org.netbeans.modules.editor.lib2.view.DocumentViewOp.checkViewsInited(DocumentViewOp.java:634) at org.netbeans.modules.editor.lib2.view.DocumentView.getPreferredSpan(DocumentView.java:251) at javax.swing.plaf.basic.BasicTextUI$RootView.getPreferredSpan(BasicTextUI.java:1353) at javax.swing.plaf.basic.BasicTextUI.getPreferredSize(BasicTextUI.java:919) at javax.swing.JComponent.getPreferredSize(JComponent.java:1652) at javax.swing.JEditorPane.getPreferredSize(JEditorPane.java:1330) at javax.swing.ScrollPaneLayout.layoutContainer(ScrollPaneLayout.java:790) at java.awt.Container.layout(Container.java:1503)