RFR(XXS) 8220161: Shenandoah does not need to initialize PLABs for safepoint workers
Aleksey Shipilev
shade at redhat.com
Tue Mar 5 17:16:23 UTC 2019
On 3/5/19 5:18 PM, zgu at redhat.com wrote:
> Please review this small patch that not creating PLAB for safepoint
> workers, it does not seem they evacuate anything.
>
> It also fixes the crashes we have seen recently, because we never
> enable PLAB creation for late safepoint workers, that results trying to
> retire NULL PLAB during GC.
>
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8220161
> Webrev: http://cr.openjdk.java.net/~zgu/JDK-8220161/webrev.00/
Looks good.
-Aleksey
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://mail.openjdk.org/pipermail/hotspot-gc-dev/attachments/20190305/ce2e5add/signature.asc>
More information about the hotspot-gc-dev
mailing list