Fwd: New JDK development repositories

Martijn Verburg martijnverburg at gmail.com
Wed Nov 1 15:43:18 UTC 2017


FYI for the build farm

---------- Forwarded message ---------
From: <mark.reinhold at oracle.com>
Date: Wed, 1 Nov 2017 at 15:21
Subject: New JDK development repositories
To: <jdk-dev at openjdk.java.net>


Thus far we've continued main-line development in the existing JDK 10
repositories.  This weekend, early on Sunday, 5 November UTC, we'll cut
over to the new JDK Project repositories, which will be here:

  http://hg.openjdk.java.net/jdk/jdk     --  Main line
  http://hg.openjdk.java.net/jdk/client  --  Client development
  http://hg.openjdk.java.net/jdk/hs      --  HotSpot development

These repositories will be initialized from the JDK 10 master, client,
and hs repositories, respectively.  (We're moving back to "jdk" as the
name of the main-line repository; "master" was a temporary name, needed
to establish the consolidated JDK 10 repository as distinct from the
previous main-line forest.)

The old repositories under http://hg.openjdk.java.net/jdk10 will be made
read-only at 02:30 UTC on Sunday [1]; the new repositories should be
available a few hours later.  After that, you can change the default
pull and push paths of an existing clone of a JDK 10 repository via the
Mercurial defpath extension [2], passing it one of the above URLs.

If you subscribed to one or more of the jdk10-*-changes list(s) for
Mercurial notifications then you'll automatically be subscribed to the
corresponding jdk-*-changes list(s).

The jdk10/client and jdk10/hs repositories will eventually be deleted;
the jdk10/master repository will be retained, or else we'll set up an
HTTP redirect, so that old URLs continue to work.

- Mark


[1]
https://www.timeanddate.com/worldclock/fixedtime.html?msg=JDK+Repository+Cutover&iso=20171105T0230
[2] http://openjdk.java.net/projects/code-tools/defpath/
-- 
Cheers, Martijn (Sent from Gmail Mobile)


More information about the adoption-discuss mailing list