[jdk11u-dev] RFR: 8300098: java/util/concurrent/ConcurrentHashMap/ConcurrentAssociateTest.java fails with internal timeout when executed with TieredCompilation1/3
Lutz Schmidt
lucy at openjdk.org
Tue Jul 4 15:49:19 UTC 2023
This backport is for parity with 11.0.21-oracle.
Patch did not apply cleanly. There was a whitespace diff which confused the merge algorithm. In addition, change [JDK-8207146](https://bugs.openjdk.org/browse/JDK-8207146) is missing: Unsafe::compareAndSetReference had to be reverted to Unsafe::compareAndSetObject
Manual testing successful - with and without fix.
SAP nightly tests pending.
-------------
Commit messages:
- Backport ecf8842cd2309210f3d5eee7f9f28a198a860686
Changes: https://git.openjdk.org/jdk11u-dev/pull/2026/files
Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2026&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8300098
Stats: 12 lines in 1 file changed: 2 ins; 2 del; 8 mod
Patch: https://git.openjdk.org/jdk11u-dev/pull/2026.diff
Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/2026/head:pull/2026
PR: https://git.openjdk.org/jdk11u-dev/pull/2026
More information about the jdk-updates-dev
mailing list