[jdk11u-dev] RFR: 8278065: Refactor subclassAudits to use ClassValue

Roman Kennke rkennke at openjdk.java.net
Wed Mar 16 14:40:02 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 conflicts caused by different context.

Testing:
 - [ ] tier1
 - [ ] tier2
 - [ ] tier3

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

Depends on: https://git.openjdk.java.net/jdk11u-dev/pull/869

Commit messages:
 - Backport 8fed8ab29cae4f189f44609c23f116967eef6bdf

Changes: https://git.openjdk.java.net/jdk11u-dev/pull/899/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=899&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/jdk11u-dev/pull/899.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/899/head:pull/899

PR: https://git.openjdk.java.net/jdk11u-dev/pull/899


More information about the jdk-updates-dev mailing list