RFR: 8377713: Shenandoah: Convert ShenandoahReferenceProcessor to use Atomic<T> [v2]

William Kemper wkemper at openjdk.org
Thu Feb 26 22:16:19 UTC 2026


On Tue, 24 Feb 2026 18:00:17 GMT, Ben Taylor <btaylor at openjdk.org> wrote:

>> Modernizes the code as has been done in other areas of Shenandoah and G1 GCs.
>> 
>> The same tier1 tests pass before and after this change on x86_64 and aarch64 linux when run with -XX:+UseShenandoahGC
>
> Ben Taylor has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Change add_then_fetch - 1 to fetch_then_add

Marked as reviewed by wkemper (Reviewer).

-------------

PR Review: https://git.openjdk.org/jdk/pull/29767#pullrequestreview-3863822275


More information about the shenandoah-dev mailing list