jdk10/hs -> jdk10/jdk10 integrations?

joe darcy joe.darcy at oracle.com
Thu Jul 6 16:56:06 UTC 2017


Hi Aleksey,


On 7/6/2017 9:23 AM, Aleksey Shipilev wrote:
> Hi,
>
> I am trying to understand the relationship between jdk10/hs and jdk10/jdk10.
> Naively, I would assume it has the same relationship as jdk9/dev and jdk9/jdk9:
> e.g. the development is going on in /dev or /hs, and then jdkX/jdkX serves as
> integration+release repository, and then regular integrations are happening to
> jdkX/jdkX.
>
> But it seems that jdk10/jdk10 is missing some changesets that are in jdk10/hs
> for months now, see e.g:
>    http://hg.openjdk.java.net/jdk10/hs/hotspot/rev/ae91ec8b554a
>    http://hg.openjdk.java.net/jdk10/jdk10/hotspot/log?rev=ae91ec8b554a
>
> Do I understand it right that regular integrations are not happening yet?
>
> (This would probably force shenandoah/jdk10 forest to upstream from a less
> stable jdk10/hs, not jdk10/jdk10, which is unfortunate, but not the end of the
> world)
>

The relationship that is naive to assume is the correct one, but isn't 
fully implemented yet since, as you've noticed, there haven't been any 
hs -> master integrations in JDK 10 yet. (We're working on some new 
internal infrastructure to support integrations and it isn't fully in 
place.)

Having integrations occurring is a precondition for the planned repo 
consolidation, which is targeted for September:

http://mail.openjdk.java.net/pipermail/jdk10-dev/2017-June/000371.html

HTH,

-Joe


More information about the jdk10-dev mailing list