RFR: 8377713: Shenandoah: Convert ShenandoahReferenceProcessor to use Atomic<T> [v2]
Aleksey Shipilev
shade at openjdk.org
Wed Feb 25 12:28:41 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
Looks fine
-------------
Marked as reviewed by shade (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/29767#pullrequestreview-3853932203
More information about the shenandoah-dev
mailing list