[jdk11u-dev] Integrated: 8300098: java/util/concurrent/ConcurrentHashMap/ConcurrentAssociateTest.java fails with internal timeout when executed with TieredCompilation1/3
Lutz Schmidt
lucy at openjdk.org
Wed Jul 5 12:56:11 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.
This pull request has now been integrated.
Changeset: dbf8820d
Author: Lutz Schmidt <lucy at openjdk.org>
URL: https://git.openjdk.org/jdk11u-dev/commit/dbf8820d604c30d169ee6247fb383411d07e4253
Stats: 12 lines in 1 file changed: 2 ins; 2 del; 8 mod
8300098: java/util/concurrent/ConcurrentHashMap/ConcurrentAssociateTest.java fails with internal timeout when executed with TieredCompilation1/3
Reviewed-by: mdoerr
Backport-of: ecf8842cd2309210f3d5eee7f9f28a198a860686
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/2026
More information about the jdk-updates-dev
mailing list