[jdk11u-dev] RFR: 8300098: java/util/concurrent/ConcurrentHashMap/ConcurrentAssociateTest.java fails with internal timeout when executed with TieredCompilation1/3
Martin Doerr
mdoerr at openjdk.org
Wed Jul 5 09:04:10 UTC 2023
On Tue, 4 Jul 2023 15:38:56 GMT, Lutz Schmidt <lucy at openjdk.org> wrote:
> 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. It had to be reverted to Unsafe::compareAndSetObject
>
> Manual testing successful - with and without fix.
> SAP nightly tests did not reveal any issue related to this PR.
LGTM.
-------------
Marked as reviewed by mdoerr (Reviewer).
PR Review: https://git.openjdk.org/jdk11u-dev/pull/2026#pullrequestreview-1514028620
More information about the jdk-updates-dev
mailing list