JDK 11.0.3 Update process

Lindenmaier, Goetz goetz.lindenmaier at sap.com
Wed Feb 20 07:11:25 UTC 2019


Hi Rob,

> I'm not sure I follow. Post RDP2 of jdk12, all approved changes are first
> pushed to jdk/jdk and then to the jdk/jdk12 stabilization repo. In this
> case two records will be created, one for 13 and one for 12.

If you push changes first to jdk/jdk and then to jdk/jdk12 by hg export/import, 
and in the end pull jdk/jdk12 back to jdk/jdk, the changes should be there
twice, shouldn't they? But it's not the case.  E.g., I had a look at
8218662: Allow 204 responses with Content-Length:0

... Obviously, I'm looking at the publicly visible repos. Internally, 
you might be doing something else.

Best regards,
  Goetz.



> 
> I.e. while the fix versions are different (and span major releases
> instead of updates) afaik the mechanics are identical.
> 
>     -Rob
> 
> > @Andrew
> > I'm not sure this is desirable ... It means considerable work (what
> > Aleksey and Christoph are doing needs to be done twice!) and
> > the two repos might look quite differently ...
> >
> > Best regards,
> >   Goetz.
> >
> >
> >
> > >
> > >     -Rob
> > >
> > > >
> > > > The other possiblity would be to instantly downport it to both
> > > > jdk-updates/jdk11u and jdk-updates/jdk11u-dev. But in the end, this
> > > > would leave us (after 11.0.3 will be merged back into
> > > > jdk-updates/jdk11u) with two different instances of the same change in
> > > > jdk11u-dev and all subsequent releases. I think that would be not very
> > > > nice and quite confusing. If possible I'd like to avoid that.
> > > >
> > > > Thanks for your support,
> > > > Volker
> > > >
> > > > On Mon, Feb 18, 2019 at 6:01 PM Andrew Haley <aph at redhat.com>
> wrote:
> > > > >
> > > > > On 2/18/19 4:22 PM, Rob McKenna wrote:
> > > > > > Correct me if I have the wrong fix versions here, but the following
> email
> > > > > > should suffice for both requests:
> > > > >
> > > > > Thanks. I'll wait for an ACK from someone else contributing to this
> > > discussion,
> > > > > then send the request.
> > > > >
> > > > > --
> > > > > Andrew Haley
> > > > > Java Platform Lead Engineer
> > > > > Red Hat UK Ltd. <https://www.redhat.com>
> > > > > EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671


More information about the jdk-updates-dev mailing list