JDK-7169056 : Add gigabyte unit to proper_unit_for_byte_size() and byte_size_in_proper_unit()
  • Type: Bug
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: hs24
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2012-05-15
  • Updated: 2013-06-26
  • Resolved: 2012-05-23
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.
JDK 7 JDK 8 Other
7u40Fixed 8Fixed hs24Fixed
Description
Currently proper_unit_for_byte_size() and byte_size_in_proper_unit() only convert values up to megabytes. With larger heap sizes it would be good if they could convert gigabytes as well.

Comments
EVALUATION http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/cdfa5139bd58
29-06-2012

EVALUATION http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/cdfa5139bd58
26-05-2012

EVALUATION http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/cdfa5139bd58
16-05-2012