[master] RFR: 8301514: [Lilliput] Enable fast-locking with ZGC

Roman Kennke rkennke at openjdk.org
Tue Jan 31 19:48:26 UTC 2023


On Tue, 31 Jan 2023 14:16:59 GMT, Roman Kennke <rkennke at openjdk.org> wrote:

> Previously, we disabled stack-locking in ZGC because it couldn't easily deal with racy header. Now that we have fast-locking (in place of stack-locking), we can re-enable it.
> 
> Testing:
>  - [x] tier1
>  - [x] tier2
>  - [x] hotspot_gc

Thanks, Aleksey!

-------------

PR: https://git.openjdk.org/lilliput/pull/69


More information about the lilliput-dev mailing list