[jdk17u-dev] RFR: 8280041: Retry loop issues in java.io.ClassCache [v2]
Roman Kennke
rkennke at openjdk.java.net
Mon Mar 14 11:02:43 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
Roman Kennke has updated the pull request incrementally with one additional commit since the last revision:
Add missing tests
-------------
Changes:
- all: https://git.openjdk.java.net/jdk17u-dev/pull/245/files
- new: https://git.openjdk.java.net/jdk17u-dev/pull/245/files/2083a749..843d5dae
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk17u-dev&pr=245&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk17u-dev&pr=245&range=00-01
Stats: 161 lines in 4 files changed: 161 ins; 0 del; 0 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