java.lang.ArrayIndexOutOfBoundsException: 16 at org.netbeans.lib.editor.util.GapList.get(GapList.java:459) at org.netbeans.spi.editor.highlighting.support.OffsetsBag.removeHighlights(OffsetsBag.java:392) at org.netbeans.modules.editor.hints.AnnotationHolder.updateHighlightsOnLine(AnnotationHolder.java:679) at org.netbeans.modules.editor.hints.AnnotationHolder.updateHighlightsOnLine(AnnotationHolder.java:669) at org.netbeans.modules.editor.hints.AnnotationHolder.setErrorDescriptionsImpl(AnnotationHolder.java:874) at org.netbeans.modules.editor.hints.AnnotationHolder.access$1200(AnnotationHolder.java:108) at org.netbeans.modules.editor.hints.AnnotationHolder$4.run(AnnotationHolder.java:786) at org.netbeans.editor.BaseDocument.render(BaseDocument.java:1206) at org.netbeans.modules.editor.hints.AnnotationHolder.setErrorDescriptions(AnnotationHolder.java:783) at org.netbeans.modules.editor.hints.HintsControllerImpl.setErrorsImpl(HintsControllerImpl.java:125) at org.netbeans.modules.editor.hints.HintsControllerImpl.setErrors(HintsControllerImpl.java:107) at org.netbeans.spi.editor.hints.HintsController$1.run(HintsController.java:73) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:561) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:986)