java.lang.OutOfMemoryError: GC overhead limit exceeded at org.netbeans.lib.editor.util.GapList.allocateElementsArray(GapList.java:864) at org.netbeans.lib.editor.util.GapList.(GapList.java:94) at org.netbeans.lib.editor.util.GapList.(GapList.java:102) at org.netbeans.modules.editor.lib2.highlighting.AbstractOffsetGapList.(AbstractOffsetGapList.java:130) at org.netbeans.modules.editor.lib2.highlighting.OffsetGapList.(OffsetGapList.java:61) at org.netbeans.spi.editor.highlighting.support.OffsetsBag.(OffsetsBag.java:127) at org.netbeans.spi.editor.highlighting.support.OffsetsBag.(OffsetsBag.java:114) at org.netbeans.modules.editor.search.TextSearchHighlighting$1.run(TextSearchHighlighting.java:167) at org.netbeans.editor.BaseDocument.render(BaseDocument.java:1391) at org.netbeans.modules.editor.search.TextSearchHighlighting$1.run(TextSearchHighlighting.java:163) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1423) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)