[jdk17u-dev] RFR: 8278065: Refactor subclassAudits to use ClassValue [v3]
Roman Kennke
rkennke at openjdk.java.net
Fri Mar 25 11:49:41 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:
> - [x] tier1
> - [x] tier2
> - [x] 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 three additional commits since the last revision:
- Merge branch 'master' into backport-JDK-8278065
- Backport 8fed8ab29cae4f189f44609c23f116967eef6bdf
- Backport 8eb453baebe377697286f7eb32280ca9f1fd7775
-------------
Changes:
- all: https://git.openjdk.java.net/jdk17u-dev/pull/260/files
- new: https://git.openjdk.java.net/jdk17u-dev/pull/260/files/dd73238a..8f51482c
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk17u-dev&pr=260&range=02
- incr: https://webrevs.openjdk.java.net/?repo=jdk17u-dev&pr=260&range=01-02
Stats: 8013 lines in 212 files changed: 5537 ins; 1542 del; 934 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