[jdk17u-dev] RFR: 8278065: Refactor subclassAudits to use ClassValue
Roman Kennke
rkennke at openjdk.java.net
Wed Mar 16 14:27:20 UTC 2022
This backports the fix for JDK-8278065, 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 with some fuzz, but no conflicts.
Testing:
- [ ] tier1
- [ ] tier2
- [ ] tier3
-------------
Depends on: https://git.openjdk.java.net/jdk17u-dev/pull/210
Commit messages:
- Backport 8fed8ab29cae4f189f44609c23f116967eef6bdf
Changes: https://git.openjdk.java.net/jdk17u-dev/pull/260/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk17u-dev&pr=260&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8278065
Stats: 105 lines in 3 files changed: 2 ins; 89 del; 14 mod
Patch: https://git.openjdk.java.net/jdk17u-dev/pull/260.diff
Fetch: git fetch https://git.openjdk.java.net/jdk17u-dev pull/260/head:pull/260
PR: https://git.openjdk.java.net/jdk17u-dev/pull/260
More information about the jdk-updates-dev
mailing list