[jdk11u-dev] RFR: JDK-8253947: Implementation: JEP 388: Windows AArch64 Support
Reka Kovacs
github.com+25946952+rnkovacs at openjdk.java.net
Mon Oct 4 20:27:09 UTC 2021
On Wed, 8 Sep 2021 21:12:39 GMT, Christoph Langer <clanger at openjdk.org> wrote:
>> Hi,
>> I have a suggestion: For this series of backports you can use dependent PRs. That is, you create a standard PR for the first change. Then, create the next backport to the branch "pr/#<number of first PR>" which will appear in the repo after the first PR is opened. This way, the whole chain is based upon each other and can be reviewed in parallel.
>>
>> You have to integrate the PRs in order then. Once a PR is merged, its successor will automatically be updated to target the master branch.
>
>> @RealCLanger thanks for the suggestion. I'm opening a chain of PRs for the last few commits in the following order: #274 - #299 - #301 - 8254827 - 8252114. I liked the simplicity of most of the PRs going in independently, but now in the end chaining makes a lot of sense.
>
> Hi @rnkovacs, maybe you want to close this PR in favor of #301 and the others? Looks like you've opened all required PRs by now and this work is done when all of them are reviewed and integrated...
@RealCLanger Sure, I'll close this one. I've been keeping it around to track all the smaller PRs, but now that there's only a few left, we can keep those in mind.
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/222
More information about the jdk-updates-dev
mailing list