[jdk11u-dev] RFR: 8292443: Weak CAS VarHandle/Unsafe tests should test always-failing cases [v3]
Paul Hohensee
phh at openjdk.org
Mon Jun 26 18:31:20 UTC 2023
On Wed, 24 May 2023 12:42:17 GMT, Xiaolin Zheng <xlinzheng at openjdk.org> wrote:
>> Backporting JDK-8292443 as an RFE for testing. Please see the discussion thread in [JDK-8292443](https://bugs.openjdk.org/browse/JDK-8292443): changes related to [JDK-8207146](https://bugs.openjdk.org/browse/JDK-8207146) were dropped.
>>
>> Most of code in this patch is generated by the fixed `generate-unsafe-access-tests.sh` after #1852.
>>
>> I have verified this on x86_64 and AArch64 machines.
>>
>> Thanks,
>> Xiaolin
>
> Xiaolin Zheng has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
>
> - Merge branch 'master' into WeakCAS
> - Merge branch 'master' into WeakCAS
> - 8292443: Weak CAS VarHandle/Unsafe tests should test always-failing cases
>
> Reviewed-by: psandoz
Lgtm.
-------------
Marked as reviewed by phh (Reviewer).
PR Review: https://git.openjdk.org/jdk11u-dev/pull/1853#pullrequestreview-1499148197
More information about the jdk-updates-dev
mailing list