RFR: 8156028: G1YoungGenSizer _adaptive_size not correct when setting NewSize and MaxNewSize to the same value
Derek White
derek.white at oracle.com
Wed May 18 16:25:45 UTC 2016
On 5/18/16 10:48 AM, Stefan Johansson wrote:
>
> Please review this small change for:
> https://bugs.openjdk.java.net/browse/JDK-8156028
>
> Webrev:
> http://cr.openjdk.java.net/~sjohanss/8156028/hotspot.00/
>
> Summary:
> The comparison in G1YoungGenSizer is wrong, when NewSize and
> MaxNewSize is equal the sizer should not be adaptive.
>
> Testing:
> * JPRT
> * RBT
>
> Thanks,
> Stefan
Looks good.
- Derek
More information about the hotspot-gc-dev
mailing list