java.lang.OutOfMemoryError: GC overhead limit exceeded at sun.font.StandardGlyphVector.getGlyphCharIndices(StandardGlyphVector.java:354) at sun.font.ExtendedTextSourceLabel.createCharinfo(ExtendedTextSourceLabel.java:638) 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:517) at java.awt.font.TextLine.applyFunctionAtIndex(TextLine.java:653) at java.awt.font.TextLine.getCharXPosition(TextLine.java:670) at java.awt.font.TextLayout.hitTestChar(TextLayout.java:2530) at java.awt.font.TextLayout.hitTestChar(TextLayout.java:2568) at org.netbeans.modules.editor.lib2.view.HighlightsViewUtils.x2Index(HighlightsViewUtils.java:143) at org.netbeans.modules.editor.lib2.view.HighlightsViewUtils.breakView(HighlightsViewUtils.java:732) at org.netbeans.modules.editor.lib2.view.HighlightsViewPart.breakView(HighlightsViewPart.java:198) at org.netbeans.modules.editor.lib2.view.WrapInfoUpdater.breakView(WrapInfoUpdater.java:459) 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.DocumentViewChildren.viewToModelChecked(DocumentViewChildren.java:345) at org.netbeans.modules.editor.lib2.view.DocumentView.viewToModelNeedsLock(DocumentView.java:844) at org.netbeans.modules.editor.lib2.view.DocumentView.viewToModelChecked(DocumentView.java:831) at org.netbeans.modules.editor.lib2.view.EditorView.viewToModel(EditorView.java:341) at javax.swing.plaf.basic.BasicTextUI$RootView.viewToModel(BasicTextUI.java:1552) at javax.swing.plaf.basic.BasicTextUI.viewToModel(BasicTextUI.java:1101) at javax.swing.plaf.basic.BasicTextUI.viewToModel(BasicTextUI.java:1074) at javax.swing.text.JTextComponent.viewToModel(JTextComponent.java:1395) at org.netbeans.modules.diff.builtin.visualizer.editable.LineNumbersActionsBar$1.run(LineNumbersActionsBar.java:395) at org.netbeans.modules.editor.lib2.view.DocumentView.runTransaction(DocumentView.java:226) at org.netbeans.editor.Utilities$3.run(Utilities.java:1266) at org.netbeans.editor.BaseDocument.render(BaseDocument.java:1421) at org.netbeans.editor.Utilities.runViewHierarchyTransaction(Utilities.java:1272) at org.netbeans.modules.diff.builtin.visualizer.editable.LineNumbersActionsBar.paintComponent(LineNumbersActionsBar.java:387)