Integrated: 8286285: G1: Rank issues with ParGCRareEvent_lock and Threads_lock
Thomas Schatzl
tschatzl at openjdk.java.net
Tue May 10 08:51:52 UTC 2022
On Fri, 6 May 2022 12:51:24 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi all,
>
> can I have reviews for this change that fixes up the rank of the `ParGCRareEvent_lock` lock? It might be called in the vm-thread that holds the `Threads_lock` during (single-threaded) verification.
>
> Testing: gha, local testing inducing uses of `ParGCRareEvent_lock` in the VM thread
>
> Thanks,
> Thomas
This pull request has now been integrated.
Changeset: 60a91d15
Author: Thomas Schatzl <tschatzl at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/60a91d15adf0f3c836d4a06a79b2fee96c914f21
Stats: 7 lines in 2 files changed: 2 ins; 3 del; 2 mod
8286285: G1: Rank issues with ParGCRareEvent_lock and Threads_lock
Reviewed-by: dholmes, iwalulya
-------------
PR: https://git.openjdk.java.net/jdk/pull/8573
More information about the hotspot-dev
mailing list