JDK 11 Early Access build 15 is available for download.
"Rory O'Donnell" <[email protected]> Tue, 29 May 2018 10:48:31 +0100
| Newsgroups | gmane.comp.java.cruise-control.devel |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format.
--===============3026756288095993915==
Content-Type: multipart/alternative;
boundary="------------9A8E683C43977F3B0E941F1E"
Content-Language: en-US
This is a multi-part message in MIME format.
--------------9A8E683C43977F3B0E941F1E
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
Hi Kent,
**JDK 11 EA build 15 , *****under both the GPL and Oracle EA licenses,
is now available at **http://jdk.java.net/11**. **
*
* Newly approved Schedule, status & features
o http://openjdk.java.net/projects/jdk/11/
* Release Notes:
o http://jdk.java.net/11/release-notes
* Summary of changes
o http://jdk.java.net/11/changes
*Notable changes in JDK 11 EA builds since last email:*
* b15 - JDK-8201627 <http://bugs.openjdk.java.net/browse/JDK-8201627>
- Kerberos sequence number issues
* b13 - JDK-8200146 <http://bugs.openjdk.java.net/browse/JDK-8200146>
- Removal of appletviewer launcher
o deprecated in JDK 9 and has been removed in this release
* b13 - JDK-8201793 <http://bugs.openjdk.java.net/browse/JDK-8201793>
- java.lang.ref.Reference does not support cloning
**
**
JEPs proposed to target JDK 11 (review ends 2018/05/31 23:00 UTC)
330: Launch Single-File Source-Code Programs
<http://openjdk.java.net/jeps/330>
JEPs targeted to JDK 11, so far
309: Dynamic Class-File Constants <http://openjdk.java.net/jeps/309>
318: Epsilon: A No-Op Garbage Collector
<http://openjdk.java.net/jeps/318>
320: Remove the Java EE and CORBA Modules
<http://openjdk.java.net/jeps/320>
321: HTTP Client (Standard) <http://openjdk.java.net/jeps/321>
323: Local-Variable Syntax for Lambda Parameters
<http://openjdk.java.net/jeps/323>
324: Key Agreement with Curve25519 and Curve448
<http://openjdk.java.net/jeps/324>
327: Unicode 10 <http://openjdk.java.net/jeps/327>
328: Flight Recorder <http://openjdk.java.net/jeps/328>
329: ChaCha20 and Poly1305 Cryptographic Algorithms
<http://openjdk.java.net/jeps/329>
Finally, Initial TLSv1.3 implementation Released to the Open Sandbox.
Please note well: this branch is under
very active development and is not final by any means. Also note: by
releasing this code, we are not committing
a specific release or timeframe. We will continue development and fixing
bugs until the code is ready for inclusion
in the JDK. We welcome your feedback, more info [1]
Regards,
Rory
[1]
http://mail.openjdk.java.net/pipermail/security-dev/2018-May/017139.html
--
Rgds,Rory O'Donnell
Quality Engineering Manager
Oracle EMEA, Dublin,Ireland
--------------9A8E683C43977F3B0E941F1E
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><b>JDK 11 EA build 15 , </b></b><b><b><b>under both the GPL
and Oracle EA licenses, is now available at </b><b><a
class="moz-txt-link-freetext"
href="http://jdk.java.net/11">http://jdk.java.net/11</a></b><b>
. </b></b><br>
</b></p>
<ul>
<li>Newly approved Schedule, status & features<br>
</li>
<ul>
<li><a class="moz-txt-link-freetext"
href="http://openjdk.java.net/projects/jdk/11/">http://openjdk.java.net/projects/jdk/11/</a><br>
</li>
</ul>
<li>Release Notes:</li>
<ul>
<li><a class="moz-txt-link-freetext"
href="http://jdk.java.net/11/release-notes">http://jdk.java.net/11/release-notes</a></li>
</ul>
<li>Summary of changes </li>
<ul>
<li><a class="moz-txt-link-freetext"
href="http://jdk.java.net/11/changes">http://jdk.java.net/11/changes</a><br>
</li>
</ul>
</ul>
<b>Notable changes in JDK 11 EA builds since last email:</b><br>
<ul>
<li>b15 -
<meta http-equiv="content-type" content="text/html;
charset=utf-8">
<a target="_BLANK"
href="http://bugs.openjdk.java.net/browse/JDK-8201627">JDK-8201627</a>
- Kerberos sequence number issues</li>
<li>b13 -
<meta http-equiv="content-type" content="text/html;
charset=utf-8">
<a target="_BLANK"
href="http://bugs.openjdk.java.net/browse/JDK-8200146">JDK-8200146</a>
- Removal of appletviewer launcher</li>
<ul>
<li>deprecated in JDK 9 and has been removed in this release</li>
</ul>
<li>b13 -
<meta http-equiv="content-type" content="text/html;
charset=utf-8">
<a target="_BLANK"
href="http://bugs.openjdk.java.net/browse/JDK-8201793">JDK-8201793</a>
- java.lang.ref.Reference does not support cloning</li>
</ul>
<p><b> </b> </p>
<b> </b>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<blockquote> </blockquote>
<p><span style="font-weight: bold">JEPs proposed to target JDK 11</span>
(review ends 2018/05/31 23:00 UTC)</p>
<blockquote> 330: <a href="http://openjdk.java.net/jeps/330">Launch
Single-File Source-Code Programs</a></blockquote>
<blockquote>
<p style="font-weight: bold">JEPs targeted to JDK 11, so far</p>
309: <a href="http://openjdk.java.net/jeps/309">Dynamic
Class-File Constants</a><br>
318: <a href="http://openjdk.java.net/jeps/318">Epsilon: A No-Op
Garbage Collector</a><br>
320: <a href="http://openjdk.java.net/jeps/320">Remove the Java
EE and CORBA Modules</a><br>
321: <a href="http://openjdk.java.net/jeps/321">HTTP Client
(Standard)</a><br>
323: <a href="http://openjdk.java.net/jeps/323">Local-Variable
Syntax for Lambda Parameters</a><br>
324: <a href="http://openjdk.java.net/jeps/324">Key Agreement
with Curve25519 and Curve448</a><br>
327: <a href="http://openjdk.java.net/jeps/327">Unicode 10</a><br>
328: <a href="http://openjdk.java.net/jeps/328">Flight Recorder</a><br>
329: <a href="http://openjdk.java.net/jeps/329">ChaCha20 and
Poly1305 Cryptographic Algorithms</a></blockquote>
Finally, Initial TLSv1.3 implementation Released to the Open
Sandbox. Please note well: this branch is under <br>
very active development and is not final by any means. Also note: by
releasing this code, we are not committing <br>
a specific release or timeframe. We will continue development and
fixing bugs until the code is ready for inclusion <br>
in the JDK. We welcome your feedback, more info [1]
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<br>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<br>
<br>
Regards,<br>
Rory<br>
<br>
[1] <a class="moz-txt-link-freetext"
href="http://mail.openjdk.java.net/pipermail/security-dev/2018-May/017139.html">http://mail.openjdk.java.net/pipermail/security-dev/2018-May/017139.html</a>
<br>
<pre class="moz-signature" cols="72">--
Rgds,Rory O'Donnell
Quality Engineering Manager
Oracle EMEA, Dublin,Ireland</pre>
</body>
</html>
--------------9A8E683C43977F3B0E941F1E--
--===============3026756288095993915==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
--===============3026756288095993915==
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
--===============3026756288095993915==--