Merge
authorkbarrett
Thu, 05 May 2016 21:13:48 +0200
changeset 38202 93728fc4625a
parent 38200 0f97b0351546 (current diff)
parent 38201 38e33dbb738f (diff)
child 38204 c17d0a502309
Merge
--- a/hotspot/src/share/vm/gc/g1/g1DefaultPolicy.cpp	Thu May 05 17:53:37 2016 +0000
+++ b/hotspot/src/share/vm/gc/g1/g1DefaultPolicy.cpp	Thu May 05 21:13:48 2016 +0200
@@ -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();