JDK 14 - Early Access build 22 is available

"Rory O'Donnell" <[email protected]> Tue, 12 Nov 2019 09:36:40 +0000
Newsgroups gmane.text.xml.batik.devel
Message-ID <[email protected]>
--------------17914556627AFDD1B7BE8BC7
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit

Hi Simon,

*OpenJDK builds  - JDK 14 *- Early Access build 22 is available at 
http://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>.

  * Release notes
      o https://jdk.java.net/14/release-notes

  * JEPs targeted to JDK 14, so far:

      * JEP 345: NUMA-Aware Memory Allocation for G1
        <http://openjdk.java.net/jeps/345> was Targeted to JDK 14.
      * JEP 349: JFR Event Streaming
        <http://openjdk.java.net/jeps/349> was Integrated.
      * JEP 361: Switch Expressions (Standard)
        <http://openjdk.java.net/jeps/361> was Targeted to JDK 14.
      * JEP 363: Remove the Concurrent Mark Sweep (CMS) Garbage
        Collector <http://openjdk.java.net/jeps/363> was Targeted to JDK 14.
      * JEP 364: ZGC on macOS <http://openjdk.java.net/jeps/364> was
        Targeted to JDK 14.
      * JEP 365: ZGC on Windows <http://openjdk.java.net/jeps/365> moved
        to Candidate.
      * JEP 366: Deprecate the ParallelScavenge + SerialOld GC
        Combination <http://openjdk.java.net/jeps/366> was Proposed to
        target JDK 14.
      * JEP 367: Remove the Pack200 Tools and API
        <http://openjdk.java.net/jeps/367> was Targeted to JDK 14.
      * JEP 368: Text Blocks (Second Preview)
        <http://openjdk.java.net/jeps/368> moved to Candidate.

  * Changes in this build
    <http://hg.openjdk.java.net/jdk/jdk/log?rev=reverse%28%22jdk-14%2B21%22%3A%3A%22jdk-14%2B22%22-%22jdk-14%2B21%22%29&revcount=1000>

*jpackage EA -* Build 14-jpackage+1-67 (2019/11/4)

  * This is an early access build of JEP 343: Packaging Tool
    <https://openjdk.java.net/jeps/343>, aimed at testing a prototype
    implementation of jpackage, which is a new tool for packaging
    self-contained Java applications along with a Java Runtime Environment.
  * 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>
  * Build 14 is now available http://jdk.java.net/jpackage/
  * Please send feedback via e-mail to [email protected]
    <mailto:[email protected]>



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


--------------17914556627AFDD1B7BE8BC7
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 Simon, </p>
    <p><b>OpenJDK builds  - JDK 14 </b>- Early Access build 22 is
      available at <a class="moz-txt-link-freetext"
        href="http://jdk.java.net/14/">http://jdk.java.net/14/</a></p>
    <p> 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>. </p>
    <ul>
      <li>Release notes <br>
      </li>
      <ul>
        <li><a class="moz-txt-link-freetext"
            href="https://jdk.java.net/14/release-notes">https://jdk.java.net/14/release-notes</a>  
        </li>
      </ul>
    </ul>
    <ul>
      <li>JEPs targeted to JDK 14, so far:</li>
    </ul>
    <blockquote>
      <ul class="">
        <li class=""><a href="http://openjdk.java.net/jeps/345" class="">JEP
            345: NUMA-Aware Memory Allocation for G1</a> was <span
            class="">Targeted</span> to JDK 14.</li>
        <li class=""><a href="http://openjdk.java.net/jeps/349" class="">JEP
            349: JFR Event Streaming</a> was <span class="">Integrated</span>.</li>
        <li class=""><a href="http://openjdk.java.net/jeps/361" class="">JEP
            361: Switch Expressions (Standard)</a> was <span class="">Targeted</span> to
          JDK 14.</li>
        <li class=""><a href="http://openjdk.java.net/jeps/363" class="">JEP
            363: Remove the Concurrent Mark Sweep (CMS) Garbage
            Collector</a> was <span class="">Targeted</span> to JDK 14.</li>
        <li class=""><a href="http://openjdk.java.net/jeps/364" class="">JEP
            364: ZGC on macOS</a> was <span class="">Targeted</span> to
          JDK 14.</li>
        <li class=""><a href="http://openjdk.java.net/jeps/365" class="">JEP
            365: ZGC on Windows</a> moved to <span class="">Candidate</span>.</li>
        <li class=""><a href="http://openjdk.java.net/jeps/366" class="">JEP
            366: Deprecate the ParallelScavenge + SerialOld GC
            Combination</a> was <span class="">Proposed to target</span> JDK
          14.</li>
        <li class=""><a href="http://openjdk.java.net/jeps/367" class="">JEP
            367: Remove the Pack200 Tools and API</a> was <span class="">Targeted</span> to
          JDK 14.</li>
        <li class=""><a href="http://openjdk.java.net/jeps/368" class="">JEP
            368: Text Blocks (Second Preview)</a> moved to <span
            class="">Candidate</span>.</li>
      </ul>
    </blockquote>
    <ul>
      <li>Changes in this <a moz-do-not-send="true"
href="http://hg.openjdk.java.net/jdk/jdk/log?rev=reverse%28%22jdk-14%2B21%22%3A%3A%22jdk-14%2B22%22-%22jdk-14%2B21%22%29&amp;revcount=1000">build</a></li>
    </ul>
    <p><b>jpackage EA -</b> Build 14-jpackage+1-67 (2019/11/4)</p>
    <ul>
      <li>This is an early access build of <a
          href="https://openjdk.java.net/jeps/343">JEP 343: Packaging
          Tool</a>, aimed at testing a prototype implementation of 
        jpackage, which is a new tool for packaging self-contained Java
        applications along with a Java Runtime Environment.</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>Build 14 is now available <a class="moz-txt-link-freetext"
          href="http://jdk.java.net/jpackage/">http://jdk.java.net/jpackage/</a></li>
      <li>Please send feedback via e-mail to <a
          href="mailto:[email protected]">[email protected]</a></li>
    </ul>
    <p> </p>
    <p><br>
    </p>
    <p><br>
    </p>
    <p> </p>
    <pre class="moz-signature" cols="72">-- 
Rgds, Rory O'Donnell
Quality Engineering Manager
Oracle EMEA, Dublin, Ireland</pre>
  </body>
</html>

--------------17914556627AFDD1B7BE8BC7--