JDK11/8 Updates: process, schedules and tagging
Lindenmaier, Goetz
goetz.lindenmaier at sap.com
Thu May 16 13:48:42 UTC 2019
Hi,
I appreciate what was proposed here.
> > b) Will we also do a weekly tag when no changes happened after the
> > previous tag? This should probably be a rare case given the current
> > activities but we should have a guideline for that.
> >
> > - My feeling would be to skip the tag then. I can’t see any
> > value in this.
>
> It doesn't matter. If the tag is done and there are no chages, there
> is no harm because that tag won't be used for any merges. If the tag
> is not done, there is no harm because that tag won't be used for any
> merges.
I see two problems with skipping tags:
- You cannot predict when a tag will applied.
You can not talk about the future mentioning tags if you skip them.
- If you look at a repo, you can not easily tell at which
sequence tags were applied. You need to look at the dates
of changes. With regular weekly tags, going back 4 tags means
going back 4 weeks.
I.e., I think it's not essential, but makes life more easy if it's
predictable.
Also, Oracle does not skip them. See 11.0.2+2 and 11.0.2+3.
http://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/fa6e8935bbf2
http://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/8a8606a3bdf2
I think we should be similar here.
Best regards,
Goetz.
>
> --
> Andrew Haley
> Java Platform Lead Engineer
> Red Hat UK Ltd. <https://www.redhat.com>
> https://keybase.io/andrewhaley
> EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671
More information about the jdk-updates-dev
mailing list