New JDK development repositories
Chris Hegarty
chris.hegarty at oracle.com
Mon Nov 6 13:23:46 UTC 2017
Hi,
The JDK Sandbox Development repository has also been created. As usual
it’s default branch will be keep updated ( automatically ) with the changesets
from the Main line.
http://hg.openjdk.java.net/jdk/sandbox/ -- Sandbox development
The JDK 10 Sandbox [1] has been made read-only. Branch owners should
move their respective accumulated changes to the new sandbox. Depending
on the scope and area of work, collapsing the changes into a single patch /
webrev [2], and shuffling that patch [3], is one way to achieve this. This is
what was done already for the http-client-branch.
-Chris.
[1] http://hg.openjdk.java.net/jdk10/sandbox
[2] http://cr.openjdk.java.net/~chegar/docs/sandbox.html#webrev
[3] http://hg.openjdk.java.net/jdk/jdk/file/tip/bin/unshuffle_patch.sh
> On 5 Nov 2017, at 05:09, Iris Clark <iris.clark at oracle.com> wrote:
>
> Hi.
>
> The new Project JDK forests and associated mailing lists have been created
> as described below.
>
> Enjoy,
> iris
>
> -----Original Message-----
> From: jdk-dev [mailto:jdk-dev-bounces at openjdk.java.net] On Behalf Of mark.reinhold at oracle.com
> Sent: Wednesday, November 1, 2017 8:21 AM
> To: jdk-dev at openjdk.java.net
> Subject: New JDK development repositories
>
> 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/
More information about the jdk-dev
mailing list