[11u]: 8u222 & 11.0.4 release schedule

Lindenmaier, Goetz goetz.lindenmaier at sap.com
Mon Apr 29 14:50:54 UTC 2019


Hi,

To put this into concrete steps, is it ok if I do the following?:

In jdk11u:
Tuesday between 12:00 and 18:00 CE(S)T
hg pull
hg tag;
run tests and build
Wednesday between 12:00 and 18:00 (after tests completed):
hg pull/hg merge if necessary.
hg push --> publishes the tag to 11u
hg pull jdk11u-dev  --> this is skipped after 2019-05-28
hg merge
hg push --> brings the latest changes from 11u-dev to 11u
                     They can be tested 6 days in 11u.

In jdk11u-dev:
Wednesday before 18:00 CE(S)T
hg pull 
hg pull jdk11u
hg merge 
run tests and build
Thursday after tests completed: 
hg pull/hg merge if necessary.
hg push --> brings the latest changes and the tag from 11u to 11u-dev

Best regards,
  Goetz.








I would pick a change in jdk11u-dev before Tuesday 18:00 CET 
and run tests on this, and push it to jdk11u on Wednesday including 
the tag if all went fine.
This would continue the same 

> -----Original Message-----
> From: Andrew John Hughes <gnu.andrew at redhat.com>
> Sent: Montag, 29. April 2019 16:04
> To: Lindenmaier, Goetz <goetz.lindenmaier at sap.com>; Langer, Christoph
> <christoph.langer at sap.com>
> Cc: Severin Gehwolf <sgehwolf at redhat.com>; 'jdk8u-dev at openjdk.java.net'
> <jdk8u-dev at openjdk.java.net>; Andrew Haley <aph at redhat.com>; Aleksey
> Shipilev <shade at redhat.com>; jdk-updates-dev at openjdk.java.net
> Subject: Re: [11u]: 8u222 & 11.0.4 release schedule
> 
> 
> 
> On 29/04/2019 10:54, Lindenmaier, Goetz wrote:
> > Hi,
> >
> > OK, as the majority seems to agree, let's push the
> > split between jdk11u-dev and jdk11u to 28.5.2018.
> >
> 
> This is my latest proposal [0]:
> 
> March 2019: jdk11u-dev repo open (tag: jdk-11.0.4+0)
> ================= RDP1 =====================================
> =     jdk11u tree gets changes by merge from jdk11u-dev    =
> ============================================================
> Wednesday, May 01 2019: First build (tag: jdk-11.0.4+1)
> Wednesday, May 08 2019: Second build (tag: jdk-11.0.4+2)
> Wednesday, May 15 2019: Third build (tag: jdk-11.0.4+3)
> Wednesday, May 21 2019: Fourth build (tag: jdk-11.0.4+4)
> Wednesday, May 29 2019: Fifth and final RDP1 build (tag: jdk-11.0.4+5)
> ================= RDP2 =====================================
> = jdk11u tree gets changes only by jdk11u-critical-request =
> ============================================================
> Wednesday, June 5, 2019: First RDP2 build (tag: jdk-11.0.4+6)
> Wednesday, June 12, 2019: Second RDP2 build (tag: jdk-11.0.4+7)
> Wednesday, June 19, 2019: Third RDP2 build (tag: jdk-11.0.4+8)
> Wednesday June 26 2019: Last tag before code freeze (tag: jdk-11.0.4+9)
> ================= FREEZE ===================================
> =            jdk11u sees no public changes                 =
> ============================================================
> Tuesday, July 16 2019: GA (tag: jdk-11.0.4-ga, likely to be jdk-11.0.4+10)
> 
> So yes, the split would be 2019-05-28 (which I presume is what you
> meant, not 2018 :) ) but the first merge to jdk11u would be this Wednesday.
> 
> [0]
> https://mail.openjdk.java.net/pipermail/jdk-updates-dev/2019-
> April/001005.html
> --
> Andrew :)
> 
> Senior Free Java Software Engineer
> Red Hat, Inc. (http://www.redhat.com)
> 
> PGP Key: ed25519/0xCFDA0F9B35964222 (hkp://keys.gnupg.net)
> Fingerprint = 5132 579D D154 0ED2 3E04  C5A0 CFDA 0F9B 3596 4222
> https://keybase.io/gnu_andrew



More information about the jdk-updates-dev mailing list