JDK 13 , JDK 14 & Valhalla Early Access builds are available.
"Rory O'Donnell" <[email protected]> Mon, 8 Jul 2019 13:53:36 +0100
| Newsgroups | gmane.comp.java.cruise-control.devel |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format.
--===============1953659802423081098==
Content-Type: multipart/alternative;
boundary="------------C3C4F2FE8D23F7963E334C97"
Content-Language: en-US
This is a multi-part message in MIME format.
--------------C3C4F2FE8D23F7963E334C97
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
Hi Kent,
**OpenJDK* 13 Early Access build **28 is now available **at : -
jdk.java.net/13/*
* These early-access, open-source builds are provided under the GNU
General Public License, version 2, with the Classpath Exception
<http://openjdk.java.net/legal/gplv2+ce.html>.
* Changes in this build 28 [1]
*Reminder of a change in b24 - A jrt URI can only encode paths to files
in /modules tree **(JDK-8224946
<https://bugs.openjdk.java.net/browse/JDK-8224946>)*
A |jrt| URL is a hierarchical URI with syntax |jrt:/[$MODULE[/$PATH]]|.
When using the |jrt| file system, a |java.net.URI| object can be created
with the |java.nio.file.Path::toUri| method to encode a normalized path
to a file in the |/modules| tree. A |jrt| URL cannot encode a path to a
file in the |/packages| tree. The |jrt| file system provider has changed
in this release so that |toUri| fails with |IOError| when it is not
possible to encode the file path as a jrt URI. *This change may impact
tools have been making use of URLs that are not compliant with the
syntax. Tools with paths to files in **|/packages|**can use the
**|toRealPath()|**method to obtain the real path (in **|/modules|**)
before attempting to convert the file path to a URI.*
*OpenJDK 14 **Early Access build 4 **is now available **at : -
jdk.java.net/14/*
* These early-access, open-source builds are provided under the GNU
General Public License, version 2, with the Classpath Exception
<http://openjdk.java.net/legal/gplv2+ce.html>.
* Changes in this build [2]
*Project Valhalla "L-World Inline Types" Early-Access Builds*
* Build jdk-14-valhalla+1-8
* These early-access builds are provided under the GNU General Public
License, version 2, with the Classpath Exception
<http://openjdk.java.net/legal/gplv2+ce.html>.
* Please send feedback via e-mail to [email protected]
<mailto:[email protected]>. To send e-mail to this
address you must first subscribe to the mailing list.
*The Skara tooling is now open source *[3]
we are happy to announce that the tooling for project Skara is now open
source and available at
* https://github.com/openjdk/skara <https://github.com/openjdk/skara.>
The Skara tooling includes both server-side tools (so called "bots") as
well as several command-line tools **
If you have any questions, feedback etc. send them to Skara mailing list [4]
Rgds, Rory
[1] JDK 13 - Changes in b28 here
<http://hg.openjdk.java.net/jdk/jdk/log?rev=reverse%28%22jdk-13%2B27%22%3A%3A%22jdk-13%2B28%22-%22jdk-13%2B27%22%29&revcount=1000>
[2] JDK 14 - Changes in b4 here
<http://hg.openjdk.java.net/jdk/jdk/log?rev=reverse%28%22jdk-14%2B3%22%3A%3A%22jdk-14%2B4%22-%22jdk-14%2B3%22%29&revcount=1000>
[3] https://mail.openjdk.java.net/pipermail/skara-dev/2019-June/000047.html
[4] https://mail.openjdk.java.net/mailman/listinfo/skara-dev
--
Rgds, Rory O'Donnell
Quality Engineering Manager
Oracle EMEA, Dublin, Ireland
--------------C3C4F2FE8D23F7963E334C97
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 8bit
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p> Hi Kent, </p>
<p><b><span style="mso-bookmark:_MailOriginal"><b>OpenJDK</b> 13
Early Access build </span></b><b>28 is now available </b><span
style="mso-bookmark:_MailOriginal"><b>at : - jdk.java.net/13/</b></span>
</p>
<p> </p>
<ul>
<li>These early-access, open-source builds are provided under the
<a href="http://openjdk.java.net/legal/gplv2+ce.html">GNU
General Public License, version 2, with the Classpath
Exception</a>.</li>
<li>Changes in this build 28 [1]<br>
</li>
</ul>
<section class="release-note" id="JDK-8224946"> <br>
<b>Reminder of a change in b24 - A jrt URI can only encode paths
to files in /modules tree </b><b><span class="issuelink">(<a
href="https://bugs.openjdk.java.net/browse/JDK-8224946">JDK-8224946</a>)</span></b>
<section class="content">
<p>A <code>jrt</code> URL is a hierarchical URI with syntax <code>jrt:/[$MODULE[/$PATH]]</code>.
When using the <code>jrt</code> file system, a <code>java.net.URI</code>
object can be created with the <code>java.nio.file.Path::toUri</code>
method to encode a normalized path to a file in the <code>/modules</code>
tree. A <code>jrt</code> URL cannot encode a path to a file
in the <code>/packages</code> tree. The <code>jrt</code>
file system provider has changed in this release so that <code>toUri</code>
fails with <code>IOError</code> when it is not possible to
encode the file path as a jrt URI. <b>This change may impact
tools have been making use of URLs that are not compliant
with the syntax. Tools with paths to files in </b><b><code>/packages</code></b><b>
can use the </b><b><code>toRealPath()</code></b><b> method
to obtain the real path (in </b><b><code>/modules</code></b><b>)
before attempting to convert the file path to a URI.</b></p>
</section>
</section>
<p> </p>
<p><b>OpenJDK 14 </b><b><span style="mso-bookmark:_MailOriginal">Early
Access build 4 </span></b><b>is now available </b><b><span
style="mso-bookmark:_MailOriginal">at : - jdk.java.net/14/</span></b></p>
<ul>
<li>These early-access, open-source builds are provided under the
<a href="http://openjdk.java.net/legal/gplv2+ce.html">GNU
General Public License, version 2, with the Classpath
Exception</a>.</li>
<li>Changes in this build [2]</li>
</ul>
<p><br>
<b>Project Valhalla "L-World Inline Types" Early-Access Builds</b></p>
<ul>
<li>Build jdk-14-valhalla+1-8 <br>
</li>
<li> These early-access builds are provided under the <a
href="http://openjdk.java.net/legal/gplv2+ce.html">GNU General
Public License, version 2, with the Classpath Exception</a>.</li>
<li>Please send feedback via e-mail to <a
href="mailto:[email protected]">[email protected]</a>.
To send e-mail to this address you must first subscribe to the
mailing list.</li>
</ul>
<br>
<b>The Skara tooling is now open source </b>[3] <br>
we are happy to announce that the tooling for project Skara is now
open source and available at
<ul>
<li> <a href="https://github.com/openjdk/skara.">https://github.com/openjdk/skara</a>
<br>
</li>
</ul>
The Skara tooling includes both server-side tools (so called "bots")
as well as several command-line tools <b> </b> <br>
If you have any questions, feedback etc. send them to Skara mailing
list [4]<br>
<p> </p>
<p>Rgds, Rory</p>
<br>
[1] JDK 13 - Changes in b28 <a
href="http://hg.openjdk.java.net/jdk/jdk/log?rev=reverse%28%22jdk-13%2B27%22%3A%3A%22jdk-13%2B28%22-%22jdk-13%2B27%22%29&revcount=1000"
moz-do-not-send="true">here</a><br>
[2] JDK 14 - Changes in b4 <a
href="http://hg.openjdk.java.net/jdk/jdk/log?rev=reverse%28%22jdk-14%2B3%22%3A%3A%22jdk-14%2B4%22-%22jdk-14%2B3%22%29&revcount=1000"
moz-do-not-send="true">here</a><br>
[3] <a class="moz-txt-link-freetext"
href="https://mail.openjdk.java.net/pipermail/skara-dev/2019-June/000047.html">https://mail.openjdk.java.net/pipermail/skara-dev/2019-June/000047.html</a><br>
[4] <a
href="https://mail.openjdk.java.net/mailman/listinfo/skara-dev">https://mail.openjdk.java.net/mailman/listinfo/skara-dev</a><br>
<pre class="moz-signature" cols="72">--
Rgds, Rory O'Donnell
Quality Engineering Manager
Oracle EMEA, Dublin, Ireland</pre>
</body>
</html>
--------------C3C4F2FE8D23F7963E334C97--
--===============1953659802423081098==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
--===============1953659802423081098==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
Cruisecontrol-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cruisecontrol-devel
--===============1953659802423081098==--