hotspot/src/share/vm/gc/g1/g1DefaultPolicy.cpp
changeset 38201 38e33dbb738f
parent 38186 ccaa890f8617
child 39698 4016de4e596b
--- a/hotspot/src/share/vm/gc/g1/g1DefaultPolicy.cpp	Thu May 05 08:51:27 2016 -0700
+++ b/hotspot/src/share/vm/gc/g1/g1DefaultPolicy.cpp	Thu May 05 13:47:46 2016 -0400
@@ -590,8 +590,6 @@
   bool last_pause_included_initial_mark = false;
   bool update_stats = !_g1->evacuation_failed();
 
-  NOT_PRODUCT(_short_lived_surv_rate_group->print());
-
   record_pause(young_gc_pause_kind(), end_time_sec - pause_time_ms / 1000.0, end_time_sec);
 
   last_pause_included_initial_mark = collector_state()->during_initial_mark_pause();