(JDK-8180946) Re: Version strings and update build numbers (determining when an update release goes GA)

Seán Coffey sean.coffey at oracle.com
Wed May 24 15:42:25 UTC 2017


On 24/05/17 16:06, Martijn Verburg wrote:
> Hi Sean,
>
> An enhancement which adds GA tags for build systems like ours to pick 
> up would be welcome.  I'm not an author so I'm not sure I can raise 
> this issue in the OpenJDK JIRA?
No problem Martijn. I've created 
https://bugs.openjdk.java.net/browse/JDK-8180946 to track this.

regards,
Sean.
>
> Cheers,
> Martijn
>
> On 24 May 2017 at 15:35, Seán Coffey <sean.coffey at oracle.com 
> <mailto:sean.coffey at oracle.com>> wrote:
>
>     Martijn,
>
>     You raise a good point around how one can easily identify releases
>     that have shipped. From an Oracle JDK perspective, the release
>     notes should always state the final build number of the 'shipped'
>     release. For now, that's probably the safest way to match a repo
>     tag to a shipped JDK version.
>
>     Perhaps a JBS enhancement request can be logged to track
>     improvements in this area. Would it make sense to add a new label
>     to identify the final 'shipped' release ? e.g. jdk8u131-b11-GA
>
>     Regards,
>     Sean.
>
>     On 23/05/17 15:19, Martijn Verburg wrote:
>
>         Hi all,
>
>         The Adopt OpenJDK community has created an OpenJDK Build farm
>         <https://www.adoptopenjdk.net> for as many platforms as
>         possible in order
>         to assist with early testing of things like backported patches
>         in jdk8u.
>
>         We have a question on update and build numbers currently used
>         in tags.
>
>         At the moment we are picking up the version string from the tag
>         1.8.0u152-b04, but we're a bit hesitant at making an binary
>         release of that
>         particular tag as 1.8.0u152 isn't 'officially' released yet.
>
>         Is there a way to automatically tell when the update version
>         is 'done'?
>         For example update 131 was released as jdk8u131-b11....
>
>         Cheers,
>         Martijn
>
>
>



More information about the jdk8u-dev mailing list