RFR: 8368599: ShenandoahConcurrentMark could use ThreadsClaimTokenScope [v2]
Albert Mingkun Yang
ayang at openjdk.org
Thu Sep 25 13:31:32 UTC 2025
On Thu, 25 Sep 2025 11:00:18 GMT, Francesco Andreuzzi <fandreuzzi at openjdk.org> wrote:
>> Replace `StrongRootsScope` with `ThreadsClaimTokenScope` in `ShenandoahConcurrentMark::finish_mark_work` to be more precise with what is actually needed and why. Similar to #27385.
>>
>> Test: tier1, and tier[1,2,3]_gc_shenandoah
>
> Francesco Andreuzzi has updated the pull request incrementally with one additional commit since the last revision:
>
> as field
Marked as reviewed by ayang (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/27477#pullrequestreview-3267672065
More information about the hotspot-gc-dev
mailing list