commit | 3571ee23dc321004940ce0b4b24e5c2f96514ae3 | [log] [tgz] |
---|---|---|
author | Bengt Rutisson <brutisso@openjdk.org> | Wed Jul 11 22:47:38 2012 +0200 |
committer | Bengt Rutisson <brutisso@openjdk.org> | Wed Jul 11 22:47:38 2012 +0200 |
tree | 53fe4ac26fa02a4c3ab2e3993b21da9a061e1a8c | |
parent | 4d512adc5e3125b4a479615466a80c079e71ab6b [diff] |
7178361: G1: Make sure that PrintGC and PrintGCDetails use the same timing for the GC pause Also reviewed by: vitalyd@gmail.com. Move the timing out of G1CollectorPolicy into the G1GCPhaseTimes class Reviewed-by: johnc