RFR: 8302312: Make ParGCRareEvent_lock G1 specific
Kim Barrett
kbarrett at openjdk.org
Tue Feb 14 14:29:43 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
Looks good.
-------------
Marked as reviewed by kbarrett (Reviewer).
PR: https://git.openjdk.org/jdk/pull/12531
More information about the hotspot-gc-dev
mailing list