[jdk11u-dev] RFR: 8280041: Retry loop issues in java.io.ClassCache [v2]
Roman Kennke
rkennke at openjdk.java.net
Mon Mar 14 11:01:54 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/jdk11u-dev/pull/887/files
- new: https://git.openjdk.java.net/jdk11u-dev/pull/887/files/89758aff..07ca7b9d
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=887&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=887&range=00-01
Stats: 161 lines in 4 files changed: 161 ins; 0 del; 0 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