[jdk17u-dev] RFR: 8280041: Retry loop issues in java.io.ClassCache [v3]
Roman Kennke
rkennke at openjdk.java.net
Fri Mar 25 10:15:28 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
> - [x] tier2
> - [ ] tier3
Roman Kennke has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains four additional commits since the last revision:
- Merge branch 'master' into backport-8278065
- Add missing tests
- Backport cebaad1c94c301304fd146526cac95bfeaac66bf
- Backport 8eb453baebe377697286f7eb32280ca9f1fd7775
-------------
Changes:
- all: https://git.openjdk.java.net/jdk17u-dev/pull/245/files
- new: https://git.openjdk.java.net/jdk17u-dev/pull/245/files/843d5dae..e8b0c8b3
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk17u-dev&pr=245&range=02
- incr: https://webrevs.openjdk.java.net/?repo=jdk17u-dev&pr=245&range=01-02
Stats: 7811 lines in 207 files changed: 5347 ins; 1542 del; 922 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