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 191082 - [HeapWalker] number formatter not used
Summary: [HeapWalker] number formatter not used
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords: VISUALVM
Depends on:
Blocks:
 
Reported: 2010-10-18 11:09 UTC by Tomas Hurka
Modified: 2010-10-18 11:17 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 Tomas Hurka 2010-10-18 11:09:03 UTC
number of instances and size in bytes do not use number formatter in 'Classes' tab. Size and retained size in 'Instances' tab are also displayed without number formatter.
Comment 1 Tomas Hurka 2010-10-18 11:17:33 UTC
Fixed in profiler-main

changeset:   179838:e29ac7aaaf7b
user:        Tomas Hurka <thurka@netbeans.org>
date:        Mon Oct 18 13:13:52 2010 +0200
summary:     bugfix #191082, use NumberFormat where possible