java.lang.OutOfMemoryError: GC overhead limit exceeded at org.netbeans.lib.editor.util.PriorityListenerList.allocateTArray(PriorityListenerList.java:270) at org.netbeans.lib.editor.util.PriorityListenerList.add(PriorityListenerList.java:117) at org.netbeans.lib.editor.util.swing.DocumentUtilities.addPriorityDocumentListener(DocumentUtilities.java:136) at org.netbeans.editor.BaseDocument.addDocumentListener(BaseDocument.java:1869) at org.netbeans.spi.editor.highlighting.support.OffsetsBag.(OffsetsBag.java:129) at org.netbeans.modules.editor.impl.highlighting.AnnotationsHighlighting$R.refreshAllLines(AnnotationsHighlighting.java:176) at org.netbeans.modules.editor.impl.highlighting.AnnotationsHighlighting$R.run(AnnotationsHighlighting.java:168) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1423) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)