changeset 13516 | f7adc27fb367 |
parent 13482 | c6b6960549f1 |
child 13728 | 882756847a04 |
--- a/hotspot/src/share/vm/gc_implementation/g1/g1CollectorPolicy.hpp Fri Aug 24 16:23:59 2012 -0700 +++ b/hotspot/src/share/vm/gc_implementation/g1/g1CollectorPolicy.hpp Thu Aug 23 10:21:12 2012 +0200 @@ -683,6 +683,7 @@ void record_collection_pause_end(double pause_time); void print_heap_transition(); + void print_detailed_heap_transition(); // Record the fact that a full collection occurred. void record_full_collection_start();