RFR: 8368599: ShenandoahConcurrentMark could use ThreadsClaimTokenScope [v2]
duke
duke at openjdk.org
Fri Sep 26 08:17:23 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
@fandreuz
Your change (at version b1686c28687a97ef3bc0764740c33a6dd89c0c2e) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27477#issuecomment-3337296420
More information about the hotspot-gc-dev
mailing list