[jdk23u] RFR: 8336926: jdk/internal/util/ReferencedKeyTest.java can fail with ConcurrentModificationException

Aleksey Shipilev shade at openjdk.org
Tue Aug 13 11:02:09 UTC 2024


Clean backport to fix potential `CME` in `ReferencedKeyMap`.

Additional testing:
 - [x] MacOS AArch64 server fastdebug, `jdk/internal/util java/lang/invoke`

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

Commit messages:
 - Backport bfb75b96266f4c5840e2edea13f9aa2c801518cf

Changes: https://git.openjdk.org/jdk23u/pull/66/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk23u&pr=66&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8336926
  Stats: 11 lines in 1 file changed: 7 ins; 1 del; 3 mod
  Patch: https://git.openjdk.org/jdk23u/pull/66.diff
  Fetch: git fetch https://git.openjdk.org/jdk23u.git pull/66/head:pull/66

PR: https://git.openjdk.org/jdk23u/pull/66


More information about the jdk-updates-dev mailing list