[jdk11u-dev] RFR: 8280041: Retry loop issues in java.io.ClassCache

Roman Kennke rkennke at openjdk.java.net
Mon Mar 14 10:55:20 UTC 2022


This backports the fix for JDK-8280041, which fixes a number of small issues with the preceding change for JDK-8277072.
The original change has baked for several weeks in jdk19 and applies cleanly.

Testing:
 - [x] tier1
 - [ ] tier2
 - [ ] tier3

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

Depends on: https://git.openjdk.java.net/jdk11u-dev/pull/869

Commit messages:
 - Backport cebaad1c94c301304fd146526cac95bfeaac66bf

Changes: https://git.openjdk.java.net/jdk11u-dev/pull/887/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=887&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8280041
  Stats: 41 lines in 1 file changed: 29 ins; 0 del; 12 mod
  Patch: https://git.openjdk.java.net/jdk11u-dev/pull/887.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/887/head:pull/887

PR: https://git.openjdk.java.net/jdk11u-dev/pull/887


More information about the jdk-updates-dev mailing list