Integrated: 8302312: Make ParGCRareEvent_lock G1 specific
Thomas Schatzl
tschatzl at openjdk.org
Mon Feb 20 10:50:18 UTC 2023
On Mon, 13 Feb 2023 11:40:24 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi all,
>
> please have a look at this renaming of ParGCRareEvent_lock to G1RareEvent_lock to align with it only being used in G1. Previously it had been used with CMS too, but that one's gone now.
>
> Testing: local compilation, gha
>
> Based on PR#12511
>
> Thanks,
> Thomas
This pull request has now been integrated.
Changeset: 7c40c8af
Author: Thomas Schatzl <tschatzl at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/7c40c8af690a238773e3070f16ec640b53581ee4
Stats: 9 lines in 6 files changed: 2 ins; 2 del; 5 mod
8302312: Make ParGCRareEvent_lock G1 specific
Reviewed-by: sjohanss, kbarrett
-------------
PR: https://git.openjdk.org/jdk/pull/12531
More information about the hotspot-gc-dev
mailing list