Request for review (XS): 8012455: Missing time and date stamps for PrintGCApplicationConcurrentTime and PrintGCApplicationStoppedTime
Bengt Rutisson
bengt.rutisson at oracle.com
Wed Apr 17 08:47:23 UTC 2013
Hi all,
Can I have a couple of reviews for this very small change?
http://cr.openjdk.java.net/~brutisso/8012455/webrev.00/
Background
A customer commented that it is hard to coordinate the information from
PrintGCApplicationConcurrentTime and PrintGCApplicationStoppedTime with
the information from PrintGC and PrintGCDetails in stable way since the
former flags don't include timestamps.
This patch adds time and date stamps to the output from
PrintGCApplicationConcurrentTime and PrintGCApplicationStoppedTime.
Thanks,
Bengt
More information about the hotspot-gc-dev
mailing list