hotspot/src/share/vm/gc/g1/g1CollectorPolicy.hpp
changeset 33738 1708291bd3d7
parent 33624 509a72e7127b
child 33739 e1df46512ae2
--- a/hotspot/src/share/vm/gc/g1/g1CollectorPolicy.hpp	Fri Oct 30 16:18:58 2015 -0700
+++ b/hotspot/src/share/vm/gc/g1/g1CollectorPolicy.hpp	Fri Oct 30 10:15:06 2015 +0100
@@ -593,6 +593,8 @@
   void print_heap_transition() const;
   void print_detailed_heap_transition(bool full = false) const;
 
+  virtual void print_phases(double pause_time_sec);
+
   void record_stop_world_start();
   void record_concurrent_pause();