JDK-6517301 : There should be a -XX:+PrintGCDateStamps
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 7
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2007-01-24
  • Updated: 2017-05-16
  • Resolved: 2007-06-20
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 6 JDK 7 Other
6u4Fixed 7Fixed OpenJDK6,hs10Resolved
Related Reports
Relates :  
Relates :  
Description
It would be useful if there were a -XX:+PrintGCDateStamps that would print a human-readable date on the log, similar to -XX:+PrintGCTimeStamps that prints seconds into a run.  Both are useful, but the date stamps would be easier to relate to corresponding real-world events.

Comments
EVALUATION This should be easy.
12-03-2007