RFR: 8368086: G1: Use ThreadsClaimTokenScope in G1CMRemarkTask
Stefan Karlsson
stefank at openjdk.org
Fri Sep 19 14:20:21 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
Marked as reviewed by stefank (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/27385#pullrequestreview-3245096650
More information about the hotspot-gc-dev
mailing list