[jdk11u-dev] RFR: 8292443: Weak CAS VarHandle/Unsafe tests should test always-failing cases [v3]
Xiaolin Zheng
xlinzheng at openjdk.org
Tue Jun 27 10:35:18 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
Got the `jdk11u-fix-yes` approval.
-------------
PR Comment: https://git.openjdk.org/jdk11u-dev/pull/1853#issuecomment-1609234991
More information about the jdk-updates-dev
mailing list