author | ehelin |
Wed, 07 Oct 2015 17:33:42 +0000 | |
changeset 33134 | b74b1dd1039a |
parent 33132 | fc833bb91299 (current diff) |
parent 33133 | 77f781548612 (diff) |
child 33136 | d4b9337eafcb |
child 33140 | 7ff907b9d377 |
--- a/hotspot/src/share/vm/gc/g1/g1CollectorPolicy.cpp Wed Oct 07 14:56:53 2015 +0000 +++ b/hotspot/src/share/vm/gc/g1/g1CollectorPolicy.cpp Wed Oct 07 17:33:42 2015 +0000 @@ -112,6 +112,7 @@ new TruncatedSeq(NumPrevPausesForHeuristics)), _recent_avg_pause_time_ratio(0.0), + _rs_lengths_prediction(0), _eden_used_bytes_before_gc(0), _survivor_used_bytes_before_gc(0),