java.lang.OutOfMemoryError: GC overhead limit exceeded at java.awt.geom.Path2D$Double.cloneCoordsDouble(Path2D.java:1095) at java.awt.geom.Path2D$Double.(Path2D.java:1067) at java.awt.geom.AffineTransform.createTransformedShape(AffineTransform.java:3829) at sun.java2d.SunGraphics2D.transformShape(SunGraphics2D.java:1988) at sun.java2d.SunGraphics2D.transformShape(SunGraphics2D.java:1946) at sun.java2d.SunGraphics2D.clip(SunGraphics2D.java:2061) at org.netbeans.modules.editor.lib2.view.HighlightsViewUtils.paintHiglighted(HighlightsViewUtils.java:345) at org.netbeans.modules.editor.lib2.view.HighlightsView.paint(HighlightsView.java:245) at org.netbeans.modules.editor.lib2.view.ParagraphViewChildren.paintChildren(ParagraphViewChildren.java:469) at org.netbeans.modules.editor.lib2.view.ParagraphViewChildren.paint(ParagraphViewChildren.java:445) at org.netbeans.modules.editor.lib2.view.ParagraphView.paint(ParagraphView.java:397) at org.netbeans.modules.editor.lib2.view.DocumentViewChildren.paint(DocumentViewChildren.java:648) at org.netbeans.modules.editor.lib2.view.DocumentView.paint(DocumentView.java:720) at org.netbeans.modules.editor.lib2.view.EditorView.paint(EditorView.java:160) at javax.swing.plaf.basic.BasicTextUI$RootView.paint(BasicTextUI.java:1434) at javax.swing.plaf.basic.BasicTextUI.paintSafely(BasicTextUI.java:737) at javax.swing.plaf.basic.BasicTextUI.paint(BasicTextUI.java:881) at javax.swing.plaf.basic.BasicTextUI.update(BasicTextUI.java:860) at javax.swing.JComponent.paintComponent(JComponent.java:777) at javax.swing.JComponent.paint(JComponent.java:1053) at javax.swing.JComponent.paintChildren(JComponent.java:886) at javax.swing.JComponent.paint(JComponent.java:1062) at javax.swing.JViewport.paint(JViewport.java:728) at javax.swing.JComponent.paintChildren(JComponent.java:886) at javax.swing.JComponent.paint(JComponent.java:1062) at javax.swing.JComponent.paintChildren(JComponent.java:886) at javax.swing.JComponent.paint(JComponent.java:1062) at javax.swing.JComponent.paintChildren(JComponent.java:886) at javax.swing.JComponent.paint(JComponent.java:1062) at javax.swing.JComponent.paintChildren(JComponent.java:886) at javax.swing.JComponent.paint(JComponent.java:1062) at javax.swing.JLayeredPane.paint(JLayeredPane.java:586)