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 100590 - Arrays watches are empty
Summary: Arrays watches are empty
Status: VERIFIED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords: T9Y
Depends on:
Blocks:
 
Reported: 2007-04-11 11:34 UTC by ehucka
Modified: 2007-04-18 23:18 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ehucka 2007-04-11 11:34:58 UTC
NetBeans IDE Dev (Build 200704101800)
1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105
Linux version 2.6.16-1.2122_FC5 running on i386

Nodes of array watches in Watches view have no children.
Comment 1 Martin Entlicher 2007-04-11 13:28:06 UTC
This is likely a regression due to changes associated with issue #99575.
Comment 2 Martin Entlicher 2007-04-11 15:15:39 UTC
After the simple fix of issue #100585, this gets also resolved. :-)
Comment 3 ehucka 2007-04-18 23:18:01 UTC
verified