JDK-7032531 : G1: enhance GC logging to include more accurate eden / survivor size transitions
Type:Enhancement
Component:hotspot
Sub-Component:gc
Affected Version:hs21
Priority:P3
Status:Closed
Resolution:Fixed
OS:generic
CPU:generic
Submitted:2011-03-30
Updated:2013-09-18
Resolved:2011-09-30
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.
Currently, the PrintGCDetails output in G1 does not accurately show the eden / survivor size transitions. It'd be helpful to show these transitions more accurately as it'd be helpful for G1 profiling and tuning.