RFR: 8368086: G1: Use ThreadsClaimTokenScope in G1CMRemarkTask
Albert Mingkun Yang
ayang at openjdk.org
Mon Sep 22 07:58:03 UTC 2025
On Fri, 19 Sep 2025 09:16:47 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
> Replace `StrongRootsScope` with `ThreadsClaimTokenScope` in `G1ConcurrentMark::finalize_marking` to be more precise with what is actually needed and why.
>
> Test: tier1
Thanks for review.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27385#issuecomment-3317423480
More information about the hotspot-gc-dev
mailing list