--- 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();