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 121384 - [60cat] Persistent exception in GapList
Summary: [60cat] Persistent exception in GapList
Status: RESOLVED DUPLICATE of bug 117403
Alias: None
Product: editor
Classification: Unclassified
Component: Hints & Annotations (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@editor
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2007-11-07 16:30 UTC by dynamite
Modified: 2007-11-14 11:11 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stack-trace (1.29 KB, text/plain)
2007-11-07 16:31 UTC, dynamite
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dynamite 2007-11-07 16:30:33 UTC
[ BUILD # : 200711060000 ]
[ JDK VERSION : 1.5.* ]

In Java editor I deleted a method, whose name with different
arguments I still refer to, and I then get an
ArrayIndexOutOfBoundsException from a GapList object.  From that
point on I get this exception every time I press a key.
Comment 1 dynamite 2007-11-07 16:31:06 UTC
Created attachment 52668 [details]
stack-trace
Comment 2 Vitezslav Stejskal 2007-11-08 07:54:41 UTC
I'm sorry, but I can't reproduce it. Is it 100% reproducible on your computer? Could you attach the source file and your
messages.log? Thanks
Comment 3 dynamite 2007-11-14 09:02:57 UTC
Alas, I can't reproduce it - even when I think that I've got the source file back to the state where I found it and
moreover I didn't preserve my messages.log before I restarted.  The only thing I do remember is there there were a
number of warnings and errors in the error stripe down the right.

I suspect that this one will remain unsolved, but extremely rare.
Comment 4 Vitezslav Stejskal 2007-11-14 11:11:05 UTC
Thanks for the report.

*** This issue has been marked as a duplicate of 117403 ***