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 178486 - IndexOutOfBoundsException: Index: 18, Size: 18
Summary: IndexOutOfBoundsException: Index: 18, Size: 18
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 6.x
Hardware: All All
: P2 normal (vote)
Assignee: issues@editor
URL:
Keywords:
: 178560 178561 178566 178579 178589 178612 178622 178653 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-12-11 08:12 UTC by Petr Jiricka
Modified: 2009-12-15 16:19 UTC (History)
10 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 163533


Attachments
stacktrace (2.60 KB, text/plain)
2009-12-11 08:13 UTC, Petr Jiricka
Details
stacktrace (2.60 KB, text/plain)
2009-12-11 12:56 UTC, Petr Jiricka
Details
stacktrace (1.97 KB, text/plain)
2009-12-13 13:19 UTC, Vladimir Voskresensky
Details
stacktrace (2.82 KB, text/plain)
2009-12-13 13:52 UTC, Vladimir Voskresensky
Details
stacktrace (2.59 KB, text/plain)
2009-12-13 14:59 UTC, Exceptions Reporter
Details
stacktrace (2.59 KB, text/plain)
2009-12-14 02:34 UTC, Alexander Simon
Details
stacktrace (1.76 KB, text/plain)
2009-12-14 02:35 UTC, Alexander Simon
Details
stacktrace (768 bytes, text/plain)
2009-12-14 04:03 UTC, Vladimir Voskresensky
Details
stacktrace (2.60 KB, text/plain)
2009-12-14 05:51 UTC, Alexander Simon
Details
stacktrace (2.59 KB, text/plain)
2009-12-14 06:19 UTC, misterm
Details
stacktrace (1.99 KB, text/plain)
2009-12-14 06:30 UTC, misterm
Details
stacktrace (2.58 KB, text/plain)
2009-12-14 06:47 UTC, misterm
Details
stacktrace (2.81 KB, text/plain)
2009-12-15 11:39 UTC, Jesse Glick
Details
stacktrace (2.82 KB, text/plain)
2009-12-15 16:19 UTC, Ivan Sidorkin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Jiricka 2009-12-11 08:12:58 UTC
Build: NetBeans IDE Dev (Build web-main-2265-on-091211)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.3-b01-101, Java(TM) SE Runtime Environment, 1.6.0_17-b04-248-9M3125
OS: Mac OS X, 10.5.8, x86_64

User Comments:
pjiricka: Pasting Java code.



Stacktrace: 
java.lang.IndexOutOfBoundsException: Index: 18, Size: 18
   at java.util.ArrayList.RangeCheck(ArrayList.java:547)
   at java.util.ArrayList.get(ArrayList.java:322)
   at org.netbeans.editor.Annotations.getNextLineWithAnnotation(Annotations.java:449)
   at org.netbeans.modules.editor.impl.highlighting.AnnotationsHighlighting.refreshAllLines(AnnotationsHighlighting.java:146)
   at org.netbeans.modules.editor.impl.highlighting.AnnotationsHighlighting.access$000(AnnotationsHighlighting.java:69)
   at org.netbeans.modules.editor.impl.highlighting.AnnotationsHighlighting$1.run(AnnotationsHighlighting.java:116)
Comment 1 Petr Jiricka 2009-12-11 08:13:02 UTC
Created attachment 92421 [details]
stacktrace
Comment 2 Petr Jiricka 2009-12-11 12:56:47 UTC
Created attachment 92441 [details]
stacktrace

Accepting a hint.
Comment 3 Vladimir Voskresensky 2009-12-13 13:19:40 UTC
Created attachment 92478 [details]
stacktrace

opened DrawEngine.java class
Comment 4 Vladimir Voskresensky 2009-12-13 13:52:40 UTC
Created attachment 92479 [details]
stacktrace
Comment 5 Exceptions Reporter 2009-12-13 13:52:51 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=163533
Comment 6 Exceptions Reporter 2009-12-13 14:59:44 UTC
Created attachment 92480 [details]
stacktrace
Comment 7 Alexander Simon 2009-12-14 02:34:48 UTC
Created attachment 92500 [details]
stacktrace
Comment 8 Alexander Simon 2009-12-14 02:35:49 UTC
Created attachment 92501 [details]
stacktrace
Comment 9 Vladimir Voskresensky 2009-12-14 04:03:50 UTC
Created attachment 92510 [details]
stacktrace
Comment 10 Jiri Prox 2009-12-14 04:28:06 UTC
*** Bug 178560 has been marked as a duplicate of this bug. ***
Comment 11 Vladimir Voskresensky 2009-12-14 04:31:33 UTC
Could someone look at this, please, it's very hard to work with daily build :-(
[Bug 178486] IndexOutOfBoundsException: Index: 18, Size: 18
[Bug 178560] IndexOutOfBoundsException: Index: 6, Size: 6
[Bug 178561] IndexOutOfBoundsException: Index: 11, Size: 11
...
Comment 12 Alexander Simon 2009-12-14 05:51:53 UTC
Created attachment 92522 [details]
stacktrace
Comment 13 misterm 2009-12-14 06:19:54 UTC
Created attachment 92527 [details]
stacktrace
Comment 14 misterm 2009-12-14 06:30:55 UTC
Created attachment 92533 [details]
stacktrace
Comment 15 misterm 2009-12-14 06:47:55 UTC
Created attachment 92535 [details]
stacktrace
Comment 16 Vitezslav Stejskal 2009-12-14 07:06:20 UTC
I'll have a look.
Comment 17 Vitezslav Stejskal 2009-12-14 07:07:19 UTC
*** Bug 178561 has been marked as a duplicate of this bug. ***
Comment 18 Vitezslav Stejskal 2009-12-14 07:08:31 UTC
*** Bug 178589 has been marked as a duplicate of this bug. ***
Comment 19 Vitezslav Stejskal 2009-12-14 07:09:34 UTC
*** Bug 178579 has been marked as a duplicate of this bug. ***
Comment 20 Vitezslav Stejskal 2009-12-14 07:10:52 UTC
*** Bug 178566 has been marked as a duplicate of this bug. ***
Comment 21 Vitezslav Stejskal 2009-12-14 09:29:35 UTC
http://hg.netbeans.org/jet-main/rev/2e0eb0562128
Comment 22 Vladimir Voskresensky 2009-12-14 10:40:57 UTC
Vita, thank you very much! I'm ready to continue testing improvements in Go To Type :-)
Comment 23 Quality Engineering 2009-12-15 02:22:57 UTC
Integrated into 'main-golden', will be available in build *200912150200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/2e0eb0562128
User: Vita Stejskal <vstejskal@netbeans.org>
Log: #178486: synchronizing Annotations and LineAnnotations
Comment 24 Vitezslav Stejskal 2009-12-15 03:52:36 UTC
*** Bug 178612 has been marked as a duplicate of this bug. ***
Comment 25 Vitezslav Stejskal 2009-12-15 04:03:22 UTC
*** Bug 178622 has been marked as a duplicate of this bug. ***
Comment 26 Vitezslav Stejskal 2009-12-15 06:07:30 UTC
*** Bug 178653 has been marked as a duplicate of this bug. ***
Comment 27 Jesse Glick 2009-12-15 11:39:22 UTC
Created attachment 92625 [details]
stacktrace
Comment 28 Ivan Sidorkin 2009-12-15 16:19:27 UTC
Created attachment 92642 [details]
stacktrace