date/timestamp for PrintCMSInitiationStatistics (was: Review request (S): 7176220: 'Full GC' events miss date stamp information occasionally)
Bernd Eckenfels
bernd-2012 at eckenfels.net
Wed Oct 3 04:03:54 UTC 2012
Am 02.10.2012, 14:45 Uhr, schrieb Bengt Rutisson
<bengt.rutisson at oracle.com>:
> I think this looks good. I like that we treat PrintGCDateStamps and
> PrintGCTimeStamps in a consistent way.
Oh and please fix this location as well, it produces a rather confusing
message:
#
src\share\vm\gc_implementation\concurrentMarkSweep\concurrentMarkSweepGeneration.cpp:1508
# if (PrintCMSInitiationStatistics && stats().valid()) {
# gclog_or_tty->print("CMSCollector shouldConcurrentCollect: ");
# gclog_or_tty->stamp();
# gclog_or_tty->print_cr("");
Greetings
Bernd
More information about the hotspot-gc-dev
mailing list