How do I backport two jdk->jdk17u-dev commits together?

Aleksey Shipilev shade at redhat.com
Tue Feb 15 09:38:44 UTC 2022


On 2/15/22 12:24, Andrew Leonard wrote:
> I have 2 jdk commits I want to backport to jdk17u-dev that are dependent on
> each other, one fixes an issue in the first one.
> How do I achieve that with the Skara commands?
> The 2nd one will not backport cleanly without the first as it modifies code
> from the 1st, so they sort of need doing together?
> Or do I just do the 1st, then do the 2nd separately.

Like this:
   https://mail.openjdk.java.net/pipermail/jdk-dev/2021-March/005232.html

-- 
Thanks,
-Aleksey



More information about the jdk-updates-dev mailing list