RFR: 8286303: Serial: Remove reference to ParGCRareEvent_lock
Ivan Walulya
iwalulya at openjdk.java.net
Tue May 10 08:29:50 UTC 2022
On Fri, 6 May 2022 13:39:22 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi all,
>
> can I have reviews for this removal of an unused reference of ParGCRareEvent_lock in serial gc code - it is the only user of this BOT code, the other collectors have their own, completely separate one as far as I can tell.
>
> Testing: gha, tier1-5
>
> Thanks,
> Thomas
Marked as reviewed by iwalulya (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/8576
More information about the hotspot-dev
mailing list