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

Summary: Logical value for java.lang.Integer is not shown in heapwalker
Product: debugger Reporter: Petr Cyhelsky <cyhelsky>
Component: JavaAssignee: Tomas Hurka <thurka>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 7.4   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 232603    

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()