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 164875 - [67cat] Display of Map values doesn't update when stepping through code
Summary: [67cat] Display of Map values doesn't update when stepping through code
Status: CLOSED INCOMPLETE
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-11 16:57 UTC by swpalmer
Modified: 2010-05-06 11:51 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Variables window showing inconsistent values (693.80 KB, image/png)
2009-05-11 16:57 UTC, swpalmer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description swpalmer 2009-05-11 16:57:03 UTC
I hit a breakpoint, and expanded a node in the Variables window to see the values in a TreeMap.  I stepped over some 
code that modified the map and saw a temporary message ("Evaluating...") in the Variables window that indicated it was 
updating the values, but the new values were not shown.  I expand and collapsed the nodes in the tree of the Variables 
window but the old values were still shown in the "Value" column.  Then I clicked on the "..." button in the value 
column and could see that the "key" and "value" nodes inside the map entry were updated to the correct value, but the 
even still the "Value" column for the TreeMap$Entry still showed the wrong value.

Expanding a node for a different variable that was referring to the same TreeMap showed the correct values.

Leaving the variables tab and coming back seems to properly refresh the values.

See the attached screenshot
Comment 1 swpalmer 2009-05-11 16:57:56 UTC
Created attachment 81912 [details]
Variables window showing inconsistent values
Comment 2 Martin Entlicher 2009-05-21 09:58:08 UTC
I'm not able to reproduce any bug in updating of map values during stepping in dev build 090513. Is it reproducible for
you? In which build does this happen? Is it possible to provide the class with which we could reproduce it or some
sample project?
Comment 3 Vojtech Sigler 2009-09-18 10:08:13 UTC
Without requested information for long time - INVALID. We can't do anything in this case. Reporter, please add requested
information and reopen issue. Thanks in advance.
Comment 4 Marian Mirilovic 2010-05-06 11:51:33 UTC
closing incomplete issues