JDK-5057881 : Display large numbers with localized grouping separator in the html text
  • Type: Bug
  • Component: tools
  • Sub-Component: jconsole
  • Affected Version: 5.0
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2004-06-04
  • Updated: 2004-06-10
  • Resolved: 2004-06-10
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
5.0 b56Fixed
Related Reports
Relates :  
Description
* Displays of large numbers, like heap sizes in bytes, should use
   separators for readability, i.e. 388.320.010 instead of 388320010.

This is part of 5057295.

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: tiger-rc FIXED IN: tiger-rc INTEGRATED IN: tiger-b56 tiger-rc
01-09-2004

PUBLIC COMMENTS .
01-09-2004

EVALUATION Commit to tiger-rc. ###@###.### 2004-06-04 The large numbers displayed in the html text pane are formatted with the separator. The plotter is not changed in this fix. ###@###.### 2004-06-08
04-06-2004