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

Roman Kennke rkennke at openjdk.java.net
Mon Mar 14 10:46:32 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

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

Commit messages:
 - Backport cebaad1c94c301304fd146526cac95bfeaac66bf
 - Backport 8eb453baebe377697286f7eb32280ca9f1fd7775

Changes: https://git.openjdk.java.net/jdk17u-dev/pull/244/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk17u-dev&pr=244&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8280041
  Stats: 525 lines in 4 files changed: 313 ins; 186 del; 26 mod
  Patch: https://git.openjdk.java.net/jdk17u-dev/pull/244.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk17u-dev pull/244/head:pull/244

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


More information about the jdk-updates-dev mailing list