[master] Integrated: 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

This pull request has now been integrated.

Changeset: f9d0f393
Author:    Roman Kennke <rkennke at openjdk.org>
URL:       https://git.openjdk.org/lilliput/commit/f9d0f3933f55ec4ee503d651829d9e5e7e8f0b9c
Stats:     3 lines in 1 file changed: 0 ins; 3 del; 0 mod

8301514: [Lilliput] Enable fast-locking with ZGC

Reviewed-by: shade

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

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


More information about the lilliput-dev mailing list