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 167567

Summary: I18N : "Class Name" and "Retained Size" are not from Bundle
Product: profiler Reporter: Masaki Katakai <masaki>
Component: BaseAssignee: issues@profiler <issues>
Status: VERIFIED FIXED    
Severity: blocker CC: jf4jbug, sustaining
Priority: P2 Keywords: I18N, VISUALVM
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Masaki Katakai 2009-06-24 01:04:48 UTC
"Class Name" and "Retailed Size" are displayed in 6.7 ML. It looks these
strings are hardcoded and not from Bundle.properties. Please evaluate
and fix for 6.8.

profiler/src/org/netbeans/modules/profiler/heapwalk/HintsController.java:
        addHeading(output,"Class Name");
        addHeading(output,"Retained Size");
Comment 1 Tomas Hurka 2009-07-03 11:02:17 UTC
Fixed in profiler-main

changeset:   136912:2ef9eac8fd22
user:        Tomas Hurka <thurka@netbeans.org>
date:        Fri Jul 03 12:00:58 2009 +0200
summary:     bugfix #167567, I18N fixed
Comment 2 Quality Engineering 2009-07-04 06:26:16 UTC
Integrated into 'main-golden', will be available in build *200907040200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/2ef9eac8fd22
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #167567, I18N fixed
Comment 3 Masaki Katakai 2009-07-06 06:08:57 UTC
Verified the fix on build 200907051400. Thank you!
Comment 4 pgebauer 2009-07-07 10:44:20 UTC
The fix has been ported into the release67_fixes repository.
http://hg.netbeans.org/release67_fixes/rev/637a333d38cb