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 63501 - Got AIOOB exception when stepping with expanded vector in local variables
Summary: Got AIOOB exception when stepping with expanded vector in local variables
Status: VERIFIED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 5.x
Hardware: PC All
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on: 57573
Blocks:
  Show dependency tree
 
Reported: 2005-09-01 12:08 UTC by _ lcincura
Modified: 2005-10-31 13:18 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
AIOOB stack trace (1000 bytes, text/plain)
2005-09-01 12:10 UTC, _ lcincura
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ lcincura 2005-09-01 12:08:58 UTC
NetBeasn IDE 4.2 [200508311800] on jdk 1.5.0_05

I has a variable of type Vector in Local Variables, the variable was expanded to
display iths nodes and during stepping, it was modified. I got this error after
a step, which DID NOT changed the viariable contents.
Comment 1 _ lcincura 2005-09-01 12:10:20 UTC
Created attachment 24449 [details]
AIOOB stack trace
Comment 2 Martin Entlicher 2005-09-01 13:57:44 UTC
This is sort of similar to issue #57573. It's just a little different case then
is described there. This needs to be checked after issue #57573 is fixed.
Comment 3 Martin Entlicher 2005-10-06 17:35:49 UTC
After issue #57573 was fixed, this should be fine as well.
Comment 4 _ lcincura 2005-10-31 13:18:54 UTC
Verified in build 200510301900