JDK 12 , JDK 8u202 & Project Panama Early-Access builds available

"Rory O'Donnell" <[email protected]> Fri, 9 Nov 2018 10:46:34 +0000
Newsgroups gmane.comp.java.cruise-control.devel
Message-ID <[email protected]>
This is a multi-part message in MIME format.
--===============6171401649295418946==
Content-Type: multipart/alternative;
 boundary="------------F14445B0464C9FB508A29BD8"
Content-Language: en-US

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

Hi Kent,

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

  * 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>.

  * Release Notes updates since last email
      o Build 18 – JDK-8211883: Disable anon and NULL cipher suites
          + Crypto Roadmap
            <https://java.com/en/jre-jdk-cryptoroadmap.html> Updated
      o Build 17 – JDK-8211806: TLS 1.3 handshake server name indication
        is missing on a session resume
      o Build 16 – JDK-8211866: TLS 1.3 CertificateRequest message
        sometimes offers disallowed signature algorithms
      o Build 17 – JDK-8195793 : Remove GTE CyberTrust Global Root
      o Build 16 - JDK-8191053 : Provide a mechanism to make system's
        security manager immutable

  * JEPs proposed for JDK 12 so far:
      o JEP 230 - Microbenchmark Suite <https://openjdk.java.net/jeps/230>
  * JEPs targeted to JDK 12, so far
      o 325: Switch Expressions (Preview) <http://openjdk.java.net/jeps/325>
      o 326: Raw String Literals (Preview)
        <http://openjdk.java.net/jeps/326>
      o 340: One AArch64 Port, Not Two <http://openjdk.java.net/jeps/340>
      o 341: Default CDS Archives <http://openjdk.java.net/jeps/341>

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

  * JDK 8u202 timeline is available [1]
      o GA is scheduled for January 2019

*Project Panama Early-Access build 0 ***is available at : - 
http://jdk.java.net/panama/
**

  * Early access builds from Project Panama
    <https://openjdk.java.net/projects/panama/>
  * 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>.
  * Feedback - 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
    <http://mail.openjdk.java.net/mailman/listinfo/panama-dev>.

*Crypto Roadmap Updated [2]
*


Rgds,Rory

[1] http://openjdk.java.net/projects/jdk8u/releases/8u202.html
[2] https://java.com/en/jre-jdk-cryptoroadmap.html

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


--------------F14445B0464C9FB508A29BD8
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><span style="mso-bookmark:_MailOriginal"><b>JDK 12 Early Access
          build 19 is available at : - jdk.java.net/12/</b></span> </p>
    <ul>
      <li>These early-access, open-source builds are provided under the
        <a href="http://openjdk.java.net/legal/gplv2+ce.html"
          target="_blank">GNU General Public License, version 2, with
          the Classpath Exception</a>. </li>
    </ul>
    <ul>
      <ul>
      </ul>
      <li>Release Notes updates since last email<br>
      </li>
      <ul>
        <ul>
        </ul>
        <li><span style="color:windowtext">Build 18 – JDK-8211883:
            Disable anon and NULL cipher suites</span></li>
        <ul>
          <li><span style="color:windowtext"><a moz-do-not-send="true"
                href="https://java.com/en/jre-jdk-cryptoroadmap.html">Crypto
                Roadmap</a> Updated<br>
            </span></li>
        </ul>
        <li><span style="color:windowtext">Build 17 – JDK-8211806: TLS
            1.3 handshake server name indication is missing on a session
            resume</span><span style="color:windowtext"></span></li>
        <ul>
        </ul>
        <li><span style="color:windowtext">Build 16 – JDK-8211866: TLS
            1.3 CertificateRequest message sometimes offers disallowed
            signature algorithms</span><span style="color:windowtext"></span></li>
        <ul>
        </ul>
        <li><span style="color:windowtext">Build 17 – JDK-8195793 :</span>
          <span style="color:windowtext">Remove GTE CyberTrust Global
            Root</span><span style="color:windowtext"></span></li>
        <ul>
        </ul>
        <li><span style="color:windowtext">Build 16 - JDK-8191053 :
            Provide a mechanism to make system's security manager
            immutable</span></li>
        <ul>
          <br>
        </ul>
      </ul>
      <li>JEPs proposed for JDK 12 so far:<br>
      </li>
      <ul>
        <ul>
        </ul>
        <ul>
        </ul>
        <li>JEP 230 - <a href="https://openjdk.java.net/jeps/230">Microbenchmark
            Suite</a></li>
        <ul>
        </ul>
      </ul>
      <li>JEPs targeted to JDK 12, so far </li>
      <ul>
        <ul>
        </ul>
        <li>325: <a href="http://openjdk.java.net/jeps/325">Switch
            Expressions (Preview)</a></li>
        <ul>
        </ul>
      </ul>
      <ul>
        <li class="">326: <a href="http://openjdk.java.net/jeps/326">Raw
            String Literals (Preview)</a></li>
        <ul>
        </ul>
        <li class="">340: <a href="http://openjdk.java.net/jeps/340">One
            AArch64 Port, Not Two</a></li>
        <ul>
        </ul>
        <li class="">341: <a href="http://openjdk.java.net/jeps/341">Default
            CDS Archives</a></li>
      </ul>
    </ul>
    <b>JDK 8u202 Early Access build 03 is available at : - </b><b><a
        href="http://jdk.java.net/8/">http://jdk.java.net/8/</a></b><br>
    <ul>
      <li>JDK 8u202 timeline is available [1]</li>
      <ul>
        <li>GA is scheduled for January 2019</li>
      </ul>
    </ul>
    <ul>
      <ul>
        <ul>
          <ul>
          </ul>
        </ul>
      </ul>
    </ul>
    <ul>
    </ul>
    <b>Project Panama Early-Access build 0 </b><b><b>is available at :
        - <a class="moz-txt-link-freetext"
          href="http://jdk.java.net/panama/">http://jdk.java.net/panama/</a><br>
      </b></b>
    <ul>
      <ul>
      </ul>
      <li> Early access builds from <a
          href="https://openjdk.java.net/projects/panama/">Project
          Panama</a></li>
      <ul>
      </ul>
      <li>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>
      <ul>
      </ul>
      <li> Feedback - Please send feedback via e-mail to <a
          href="mailto:[email protected]">[email protected]</a>.
        <br>
      </li>
      <ul>
      </ul>
      <li>To send e-mail to this address you must first <a
          href="http://mail.openjdk.java.net/mailman/listinfo/panama-dev">subscribe
          to the mailing list</a>. </li>
    </ul>
    <p><b><span style="color:windowtext">Crypto Roadmap Updated [2]<br>
        </span></b></p>
    <p><br>
    </p>
    <ul>
      <ul>
      </ul>
    </ul>
    <p>Rgds,Rory<br>
    </p>
    [1] <a class="moz-txt-link-freetext"
      href="http://openjdk.java.net/projects/jdk8u/releases/8u202.html">http://openjdk.java.net/projects/jdk8u/releases/8u202.html</a><br>
    [2] <a class="moz-txt-link-freetext"
      href="https://java.com/en/jre-jdk-cryptoroadmap.html">https://java.com/en/jre-jdk-cryptoroadmap.html</a><br>
    <pre class="moz-signature" cols="72">-- 
Rgds,Rory O'Donnell
Quality Engineering Manager
Oracle EMEA , Dublin, Ireland </pre>
  </body>
</html>

--------------F14445B0464C9FB508A29BD8--


--===============6171401649295418946==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline


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

--===============6171401649295418946==--