jdk11u and -oracle versions

Rob McKenna rob.mckenna at oracle.com
Mon Feb 11 14:39:27 UTC 2019


Hi folks,

On 08/02/19 10:16, Langer, Christoph wrote:
> Hi,
> 
> > Look at this issue:
> >   https://bugs.openjdk.java.net/browse/JDK-8204142
> > 
> > It has jdk11u-fix-request and jdk11u-fix-yes labels. And it has backport that
> > mentions
> > 11.0.3-oracle. And there are *no* relevant changesets in jdk-
> > updates/jdk11u:
> >   http://hg.openjdk.java.net/jdk-updates/jdk11u/log?rev=8204142
> > 

Thanks for pointing this out. The openjdk fix request was added
erroneously and was not required. I've removed those labels to make it
clear that this is not being actively ported to jdk11u.

> > I have a few questions at this point:
> >  a) What is 11.0.3-oracle, and why indeed it is in openjdk bug tracker?

11.0.3-oracle represents an Oracle JDK release and is entirely separate
from OpenJDK. (other examples include recent releses of JDK6 & 7, such
as 7u201)

The backports in the jdk11u repository use 11.0.3, following the convention
from JEPs 223 and 322.

> >  b) Where is the pushed changeset? Is it in some Oracle-private tree? I
> > assumed jdk*u-fix* tags are
> > for openjdk repositories, so issues have to be pushed to openjdk
> > repositories, not some Oracle
> > internal repo?

Yes, this fix is planned for Oracle JDK 11.0.3. If you also backport it
to OpenJDK 11.0.3, it would additionally have a fixVersion of 11.0.3.

> 
> FWIW: For that very bug, the jdk11u-fix-request label was set on 11/20/18 when the jdk11u-fix-request procedure still applied for Oracle. The request was approved then on 12/03/18. Afterwards I think the downport was either forgotten or Oracle's process changed. It then eventually got pushed to the 11.0.3 internal Oracle repository on 01/21/19.
> 
> As per the current rules, I guess the patch can now be pushed to jdk11u by any committer, in case it applies cleanly.

True! I've removed the labels just to avoid the impression that it is
actively being worked, but as soon as someone wants to tackle it I'll be
ready to approve a new request.

    -Rob

> 
> Best regards
> Christoph
> 


More information about the jdk-updates-dev mailing list