JDK 11: First Release Candidate available

"Rory O'Donnell" <[email protected]> Fri, 24 Aug 2018 10:12:35 +0100
Newsgroups gmane.comp.java.cruise-control.devel
Message-ID <[email protected]>
This is a multi-part message in MIME format.
--===============2948724567483029574==
Content-Type: multipart/alternative;
 boundary="------------E0ECE214CCDE94C02B397918"
Content-Language: en-US

This is a multi-part message in MIME format.
--------------E0ECE214CCDE94C02B397918
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit

Hi Kent,

*JDK 11 build 28 is our first JDK 11 Release Candidate [1]
*

  * JDK 11 Early Access  build 28 is available at : - jdk.java.net/11/

*FOSS fixes in recent builds.*

  * Eclipse Jetty - JDK-8207177
    <https://bugs.openjdk.java.net/browse/JDK-8207177> (b27)
  * Apache Tomcat   -JDK-8208642
    <https://bugs.openjdk.java.net/browse/JDK-8208642>(b27)
  * JBoss Netty - JDK-8207029
    <https://bugs.openjdk.java.net/browse/JDK-8207029> (b23),
    JDK-8208166 <https://bugs.openjdk.java.net/browse/JDK-8208166> (b25)

*JDK 12 Early Access build 8 is available at : - jdk.java.net/12/*

  * Release Notes for JDK 12 [2]
  * Changes in this build include
      o JDK-8208350 <https://bugs.openjdk.java.net/browse/JDK-8208350> -
        Disable all DES TLS cipher suites

*OpenJFX Early-Access Build 24 is available at :-* 
*http://jdk.java.net/openjfx/*

  * This library is delivered as a set of modules, along with the native
    code needed to run JavaFX, that can be run using a JDK 10
    <http://jdk.java.net/10/> build or a JDK 11 EA
    <http://jdk.java.net/11/> build.
  * This build is intended to allow application developers and OpenJFX
    contributors to test their applications with an unbundled,
    standalone JavaFX library.

Regards,
Rory

[1] 
http://mail.openjdk.java.net/pipermail/jdk-dev/2018-August/001844.html 
<http://openjdk.java.net/projects/jdk/11/#Schedule>
[2] http://jdk.java.net/12/release-notes


-- 
Rgds,Rory O'Donnell
Quality Engineering Manager
Oracle EMEA , Dublin, Ireland


--------------E0ECE214CCDE94C02B397918
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">
    Hi Kent,
    <p><b>JDK 11 build 28 is our first JDK 11 Release Candidate [1]<br>
      </b></p>
    <ul>
      <li>JDK 11 Early Access  build 28 is available at : - <a>jdk.java.net/11/</a></li>
    </ul>
    <p><b>FOSS fixes in recent builds.</b></p>
    <ul type="disc">
      <li class="MsoNormal"
        style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;mso-list:l1
        level1 lfo2">Eclipse Jetty -  <a
          href="https://bugs.openjdk.java.net/browse/JDK-8207177">JDK-8207177</a>
        (b27)</li>
      <li class="MsoNormal"
        style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;mso-list:l1
        level1 lfo2">Apache Tomcat   -<span style="color:windowtext"> </span><a
          href="https://bugs.openjdk.java.net/browse/JDK-8208642">JDK-8208642</a><span
          style="color:windowtext"> (b27)</span></li>
      <li class="MsoNormal"
        style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;mso-list:l1
        level1 lfo2"><span style="color:windowtext">JBoss Netty - <a
            href="https://bugs.openjdk.java.net/browse/JDK-8207029">JDK-8207029</a>
          (b23), <a
            href="https://bugs.openjdk.java.net/browse/JDK-8208166">JDK-8208166</a>
          (b25)</span></li>
    </ul>
    <p><b>JDK 12 Early Access build 8 is available at : - <a>jdk.java.net/12/</a></b></p>
    <ul type="disc">
      <li class="MsoNormal"
        style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;mso-list:l2
        level1 lfo3">Release Notes for JDK 12 [2]<br>
      </li>
      <li class="MsoNormal"
        style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;mso-list:l2
        level1 lfo3">Changes in this build include <br>
      </li>
      <ul>
        <li class="MsoNormal"
          style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;mso-list:l2
          level1 lfo3"><a moz-do-not-send="true"
            href="https://bugs.openjdk.java.net/browse/JDK-8208350">JDK-8208350</a>
          - Disable all DES TLS cipher suites</li>
      </ul>
    </ul>
    <p><b>OpenJFX Early-Access Build 24 is available at :-</b> <a
        href="http://jdk.java.net/openjfx/"><b>http://jdk.java.net/openjfx/</b></a></p>
    <ul type="disc">
      <li class="MsoNormal"
        style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;mso-list:l0
        level1 lfo5">This library is delivered as a set of modules,
        along with the native code needed to run JavaFX, that can be run
        using a <a href="http://jdk.java.net/10/">JDK 10</a> build or a
        <a href="http://jdk.java.net/11/">JDK 11 EA</a> build.</li>
      <li class="MsoNormal"
        style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;mso-list:l0
        level1 lfo5">This build is intended to allow application
        developers and OpenJFX contributors to test their applications
        with an unbundled, standalone JavaFX library. </li>
    </ul>
    Regards,<br>
    Rory<br>
    <br>
    [1] <a href="http://openjdk.java.net/projects/jdk/11/#Schedule">http://mail.openjdk.java.net/pipermail/jdk-dev/2018-August/001844.html</a><br>
    [2] <a class="moz-txt-link-freetext"
      href="http://jdk.java.net/12/release-notes">http://jdk.java.net/12/release-notes</a><br>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Rgds,Rory O'Donnell
Quality Engineering Manager
Oracle EMEA , Dublin, Ireland </pre>
  </body>
</html>

--------------E0ECE214CCDE94C02B397918--


--===============2948724567483029574==
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
--===============2948724567483029574==
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

--===============2948724567483029574==--