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 232602 - Logical value for java.lang.Integer is not shown in heapwalker
Summary: Logical value for java.lang.Integer is not shown in heapwalker
Status: RESOLVED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 7.4
Hardware: PC All
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks: 232603
  Show dependency tree
 
Reported: 2013-07-12 09:16 UTC by Petr Cyhelsky
Modified: 2013-07-16 02:37 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 Petr Cyhelsky 2013-07-12 09:16:42 UTC
steps: debug something -> go to loaded classes view -> invoke show instances on java.lang Integer
Comment 1 Tomas Hurka 2013-07-12 10:13:06 UTC
Fixed in profiler-main.

changeset:   258158:e52275c5e1b5
user:        Tomas Hurka <thurka@netbeans.org>
date:        Fri Jul 12 12:10:14 2013 +0200
summary:     bugfix #232602, implement Instance.getValueOfField()
Comment 2 Quality Engineering 2013-07-16 02:37:15 UTC
Integrated into 'main-silver', will be available in build *201307152300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/e52275c5e1b5
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #232602, implement Instance.getValueOfField()