RFR: 8138971: G1CollectorPolicy::_rs_lengths_prediction is not initialized before use

Mikael Gerdin mikael.gerdin at oracle.com
Tue Oct 6 15:18:13 UTC 2015


Hi Erik,

On 2015-10-06 17:14, Erik Helin wrote:
> Hi all,
>
> this tiny patch initializes the variable
> G1CollectorPolicy::_rs_lengths_prediction in the constuctor for
> G1CollectorPolicy.
>
> Bug:
> https://bugs.openjdk.java.net/browse/JDK-8138971
>
> Webrev:
> http://cr.openjdk.java.net/~ehelin/8138971/webrev.00/

Looks good.

/Mikael

>
> Testing:
> JPRT
>
> Thanks,
> Erik
>




More information about the hotspot-gc-dev mailing list