[master] RFR: 8301514: [Lilliput] Enable fast-locking with ZGC
Aleksey Shipilev
shade at openjdk.org
Tue Jan 31 14:23:35 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
> - [ ] tier2
> - [ ] hotspot_gc
Marked as reviewed by shade (Committer).
-------------
PR: https://git.openjdk.org/lilliput/pull/69
More information about the lilliput-dev
mailing list