[jdk17u-dev] RFR: 8278065: Refactor subclassAudits to use ClassValue [v2]
Roman Kennke
rkennke at openjdk.java.net
Fri Mar 25 11:49:42 UTC 2022
On Fri, 25 Mar 2022 11:25:44 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:
> 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?
As far as I know, the recommended way is to manually merge from upstream/master, push it to the PR branch, wait until it is flagged with clean label again, and then go. That's what I would do, unless you object to this plan.
-------------
PR: https://git.openjdk.java.net/jdk17u-dev/pull/260
More information about the jdk-updates-dev
mailing list