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

Martin Doerr mdoerr at openjdk.java.net
Fri Mar 25 11:29:08 UTC 2022


On Fri, 25 Mar 2022 10:15:56 GMT, Roman Kennke <rkennke at openjdk.org> wrote:

>> 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.

Unfortunately, following the instructions suggested by Skara messes up the PR. The diff contains both backports and the clean label is lost. I had the same problems when trying it. (What works is rebase and force-push which is not particularly nice, either.) I don't know what would happen when integrating it this way. Is the best way in this situation to just throw it away and redo it?

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

PR: https://git.openjdk.java.net/jdk17u-dev/pull/260


More information about the jdk-updates-dev mailing list