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

Roman Kennke rkennke at openjdk.java.net
Mon Mar 14 10:53:22 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/jdk17u-dev/pull/210

Commit messages:
 - Backport cebaad1c94c301304fd146526cac95bfeaac66bf

Changes: https://git.openjdk.java.net/jdk17u-dev/pull/245/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk17u-dev&pr=245&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/jdk17u-dev/pull/245.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk17u-dev pull/245/head:pull/245

PR: https://git.openjdk.java.net/jdk17u-dev/pull/245


More information about the jdk-updates-dev mailing list