[jdk11u-dev] Integrated: 8292443: Weak CAS VarHandle/Unsafe tests should test always-failing cases

Xiaolin Zheng xlinzheng at openjdk.org
Tue Jun 27 13:33:16 UTC 2023


On Thu, 27 Apr 2023 04:57:02 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

This pull request has now been integrated.

Changeset: 398f413e
Author:    Xiaolin Zheng <xlinzheng at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/398f413eed6802cd9103fd23129a9b3b54d8b8d8
Stats:     2926 lines in 46 files changed: 2240 ins; 0 del; 686 mod

8292443: Weak CAS VarHandle/Unsafe tests should test always-failing cases

Reviewed-by: phh
Backport-of: e8bc87956abc92851de8694c56a78f6ecc546cbd

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

PR: https://git.openjdk.org/jdk11u-dev/pull/1853


More information about the jdk-updates-dev mailing list