This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 129131 - java.lang.ArrayIndexOutOfBoundsException: 200
Summary: java.lang.ArrayIndexOutOfBoundsException: 200
Status: VERIFIED DUPLICATE of bug 117403
Alias: None
Product: editor
Classification: Unclassified
Component: Hints & Annotations (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@editor
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-04 13:41 UTC by Lukas Hasik
Modified: 2008-03-15 13:07 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 5832


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Hasik 2008-03-04 13:41:10 UTC
Build: NetBeans IDE Dev (Build 200709200000)
VM: Java HotSpot(TM) Client VM, 1.6.0_02-b06
OS: Windows Vista, 6.0, x86
User comments: 
STACKTRACE: (first 10 lines)
java.lang.ArrayIndexOutOfBoundsException: 200
        at org.netbeans.lib.editor.util.GapList.get(GapList.java:437)
        at org.netbeans.spi.editor.highlighting.support.OffsetsBag.removeHighlights(OffsetsBag.java:370)
        at org.netbeans.modules.editor.hints.AnnotationHolder.updateHighlightsOnLine(AnnotationHolder.java:642)
        at org.netbeans.modules.editor.hints.AnnotationHolder.updateHighlightsOnLine(AnnotationHolder.java:632)
        at org.netbeans.modules.editor.hints.AnnotationHolder.removeUpdate(AnnotationHolder.java:391)
        at
org.netbeans.lib.editor.util.swing.PriorityDocumentListenerList.removeUpdate(PriorityDocumentListenerList.java:63)
        at javax.swing.text.AbstractDocument.fireRemoveUpdate(AbstractDocument.java:243)
        at org.netbeans.editor.BaseDocument.fireRemoveUpdate(BaseDocument.java:1350)
        at org.netbeans.editor.BaseDocumentEvent.undo(BaseDocumentEvent.java:288)
        at org.netbeans.editor.GuardedDocumentEvent.undo(GuardedDocumentEvent.java:47)
Comment 1 Vitezslav Stejskal 2008-03-05 10:31:20 UTC
Looks the same as #117403.

*** This issue has been marked as a duplicate of 117403 ***
Comment 2 Lukas Hasik 2008-03-05 10:44:16 UTC
agree
Comment 3 Exceptions Reporter 2008-03-15 13:07:59 UTC
This issue has already 50 duplicates