java.lang.OutOfMemoryError: GC overhead limit exceeded at java.security.AccessController.getStackAccessControlContext(AccessController.java:0) at java.security.AccessController.getContext(AccessController.java:0) at java.awt.AWTEvent.(AWTEvent.java:0) at java.awt.event.InvocationEvent.(InvocationEvent.java:0) at java.awt.event.InvocationEvent.(InvocationEvent.java:0) at java.awt.EventQueue.invokeLater(EventQueue.java:0) at javax.swing.SwingUtilities.invokeLater(SwingUtilities.java:0) at org.netbeans.modules.editor.lib2.view.ViewUtils.runInEDT(ViewUtils.java:438) at org.netbeans.modules.editor.lib2.view.DocumentViewOp.checkRepaint(DocumentViewOp.java:551) at org.netbeans.modules.editor.lib2.view.DocumentViewOp.unlockCheck(DocumentViewOp.java:496) at org.netbeans.modules.editor.lib2.view.DocumentView.unlock(DocumentView.java:291) at org.netbeans.modules.editor.lib2.view.DocumentView.offsetRepaint(DocumentView.java:613) at org.netbeans.modules.editor.lib2.view.EditorViewFactory.offsetRepaint(EditorViewFactory.java:272) at org.netbeans.modules.editor.lib2.view.HighlightsViewFactory$2.run(HighlightsViewFactory.java:407) at org.netbeans.editor.BaseDocument.render(BaseDocument.java:1391) at org.netbeans.modules.editor.lib2.view.HighlightsViewFactory.highlightChanged(HighlightsViewFactory.java:365) at sun.reflect.GeneratedMethodAccessor45.invoke(GeneratedMethodAccessor45.java:0) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:0) at java.lang.reflect.Method.invoke(Method.java:0) at org.openide.util.WeakListenerImpl$ProxyListener.invoke(WeakListenerImpl.java:461) at com.sun.proxy.$Proxy22.highlightChanged(.java:0) at org.netbeans.modules.editor.lib2.highlighting.DirectMergeContainer.highlightChanged(DirectMergeContainer.java:128) at sun.reflect.GeneratedMethodAccessor45.invoke(GeneratedMethodAccessor45.java:0) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:0) at java.lang.reflect.Method.invoke(Method.java:0) at org.openide.util.WeakListenerImpl$ProxyListener.invoke(WeakListenerImpl.java:461) at com.sun.proxy.$Proxy22.highlightChanged(.java:0) at org.netbeans.spi.editor.highlighting.support.AbstractHighlightsContainer.fireHighlightsChange(AbstractHighlightsContainer.java:113) at org.netbeans.spi.editor.highlighting.support.OffsetsBag.removeHighlights(OffsetsBag.java:452) at org.netbeans.modules.editor.hints.AnnotationHolder.updateHighlightsOnLine(AnnotationHolder.java:861) at org.netbeans.modules.editor.hints.AnnotationHolder.updateHighlightsOnLine(AnnotationHolder.java:850) at org.netbeans.modules.editor.hints.AnnotationHolder.setErrorDescriptionsImpl(AnnotationHolder.java:1141)