[jdk11u-dev] Integrated: 8292407: Improve Weak CAS VarHandle/Unsafe tests resilience under spurious failures
Fei Yang
fyang at openjdk.org
Fri Sep 1 13:24:54 UTC 2023
On Sat, 26 Aug 2023 02:52:38 GMT, Fei Yang <fyang at openjdk.org> wrote:
> Backport this test-only change in order to help "weak" and slow platforms to have stable results. Doing in advance of RISC-V port in https://github.com/openjdk/riscv-port-jdk11u where this helps to get stable test results.
>
> Original patch does not apply cleanly as the dependent bug https://bugs.openjdk.org/browse/JDK-8218471 was only partially backported. So there are some conflicts in file test/hotspot/jtreg/compiler/unsafe/X-UnsafeAccessTest.java.template and the auto-generated tests from this template file.
>
> Testing
> - [x] GHA (Updated tests are part of tier1)
This pull request has now been integrated.
Changeset: dc47d1fd
Author: Fei Yang <fyang at openjdk.org>
URL: https://git.openjdk.org/jdk11u-dev/commit/dc47d1fd380cd9ce4d6759edf4271c49abdd46e7
Stats: 951 lines in 45 files changed: 800 ins; 0 del; 151 mod
8292407: Improve Weak CAS VarHandle/Unsafe tests resilience under spurious failures
Reviewed-by: shade
Backport-of: 6e6202c14d0f6dd26369f21883ff317057aa469f
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/2099
More information about the jdk-updates-dev
mailing list