Integrated: 8368086: G1: Use ThreadsClaimTokenScope in G1CMRemarkTask
Albert Mingkun Yang
ayang at openjdk.org
Mon Sep 22 07:58:04 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
This pull request has now been integrated.
Changeset: 44454633
Author: Albert Mingkun Yang <ayang at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/44454633eb163de17bba939e84311e8d954a2f53
Stats: 5 lines in 1 file changed: 2 ins; 2 del; 1 mod
8368086: G1: Use ThreadsClaimTokenScope in G1CMRemarkTask
Reviewed-by: fandreuzzi, stefank, iwalulya
-------------
PR: https://git.openjdk.org/jdk/pull/27385
More information about the hotspot-gc-dev
mailing list