RFR: 8304711: Combine G1 root region abort and wait into a single method
Ivan Walulya
iwalulya at openjdk.org
Wed Mar 22 19:31:46 UTC 2023
On Wed, 22 Mar 2023 15:59:15 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi all,
>
> merge root region scan and abort calls into a single method as they are used together twice; this also helps with [JDK-8300770](https://bugs.openjdk.org/browse/JDK-8300770) later.
>
> Testing: gha
>
> Thanks,
> Thomas
Marked as reviewed by iwalulya (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/13145#pullrequestreview-1353346517
More information about the hotspot-gc-dev
mailing list