RFR (XXS): 8134856: Incorrect use of PLAB::min_size() in MaxPLABSizeBounds
Jesper Wilhelmsson
jesper.wilhelmsson at oracle.com
Tue Sep 1 16:50:41 UTC 2015
Hi Thomas,
I agree with Tom about the test. The change itself looks good.
Thanks!
/Jesper
Den 1/9/15 kl. 17:59, skrev Thomas Schatzl:
> Hi all,
>
> can I have reviews for this small change that fixes some error message
> when you specify a too large Young- or OldPLABSize?
>
> Instead of printing the maximum PLAB size, the error message contains
> the minimum PLAB size.
>
> The change is just one line, but the test is a bit longer.
>
> CR:
> https://bugs.openjdk.java.net/browse/JDK-8134856
> Webrev:
> http://cr.openjdk.java.net/~tschatzl/8134856/webrev/
> Testing:
> jprt
>
> Thanks,
> Thomas
>
>
More information about the hotspot-gc-dev
mailing list