JDK 14 is now in the Release Candidate Phase

"Rory O'Donnell" <[email protected]> Mon, 10 Feb 2020 11:00:10 +0000
Newsgroups gmane.comp.java.cruise-control.devel
Message-ID <[email protected]>
This is a multi-part message in MIME format.
--===============2616371832411653448==
Content-Type: multipart/alternative;
 boundary="------------99C40BB52D6BC0942E54CD45"
Content-Language: en-US

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

  Hi Kent,

*Per the JDK 14 schedule [1]  , we are now in the Release Candidate Phase
*

The stabilization repository, jdk/jdk14, *is open for P1 bug fixes * per 
the JDK Release Process (JEP 3) [2].
All changes require approval via the Fix-Request Process [3].
For more details, see Mark Reinhold's email to jdk-dev mailing list [4]

OpenJDK 14 EA build 36 is now 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>.

OpenJDK 15 EA build 9 is now available at http://jdk.java.net/15 *
*

  * 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>.
  * Significant changes since the last availability email:
      o build 8
          + JDK-8235783: DatagramSocket::disconnect should allow an
            implementation to throw UncheckedIOException
          + JDK-8237528: Inefficient compilation of Pattern Matching for
            instanceof
              # Reported by JaCoCo.
      o build 7
          + JDK-8236105: DatagramSocket.send() and
            MulticastSocket.send() methods throw an
            IllegalArgumentException
          + JDK-8231422: Better serial filter handling
          + JDK-8227758: More valid PKIX processing
          + JDK-8230318: Better trust store usage
          + JDK-8234484: Add ability to configure third port for remote JMX

Project Loom Early-Access Builds - Build 15-loom+3-20 (2020/1/27)

  * 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>.
  * These builds are intended for developers looking to "kick the tyres"
    and provide feedback on using the API or by sending bug reports.
    Warning: This build is based on an incomplete version of JDK 14
    <http://openjdk.java.net/projects/jdk/14/>.

Links to FOSDEM Videos that might be of interest:

  * https://twitter.com/OpenJDK/status/1225008387009785857
  * https://twitter.com/OpenJDK/status/1225011154159833088
  * https://twitter.com/OpenJDK/status/1225009792596488193

Regards,
Rory

[1] https://openjdk.java.net/projects/jdk/14/#Schedule
[2] https://openjdk.java.net/jeps/3
[3] https://openjdk.java.net/jeps/3#Fix-Request-Process
[4] 
https://mail.openjdk.java.net/pipermail/jdk-dev/2020-February/003885.html

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


--------------99C40BB52D6BC0942E54CD45
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>
    <p> Hi Kent, </p>
    <p class="moz-quote-pre" wrap=""> <b>Per the JDK 14 schedule [1]  ,
        we are now in the Release Candidate Phase <br>
      </b></p>
    The stabilization repository, jdk/jdk14, <b>is open for P1 bug
      fixes </b> per the JDK Release Process (JEP 3) [2]. <br>
    All changes require approval via the Fix-Request Process [3].<br>
    For more details, see Mark Reinhold's email to jdk-dev mailing list
    [4] <br>
    <ul>
    </ul>
    OpenJDK 14 EA build 36 is now available at <a
      class="moz-txt-link-freetext" href="http://jdk.java.net/14">http://jdk.java.net/14</a>
    <ul>
    </ul>
    <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>
    <p><span
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:windowtext"></span><span
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:windowtext"></span>OpenJDK
      15 EA build 9 is now available at <a
        class="moz-txt-link-freetext" href="http://jdk.java.net/15"
        moz-do-not-send="true">http://jdk.java.net/15</a> <b><br>
      </b></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>
      <li>Significant changes since the last availability email:</li>
      <ul>
        <li>build 8</li>
        <ul>
          <li>JDK-8235783: DatagramSocket::disconnect should allow an
            implementation to throw UncheckedIOException</li>
          <li>JDK-8237528: Inefficient compilation of Pattern Matching
            for instanceof
            <ul>
              <li>Reported by JaCoCo.</li>
            </ul>
          </li>
        </ul>
        <li>build 7</li>
        <ul>
          <li><span class="issuelink">JDK-8236105: </span>DatagramSocket.send()
            and MulticastSocket.send() methods throw an
            IllegalArgumentException <span class="issuelink"></span></li>
          <li>JDK-8231422: Better serial filter handling</li>
          <li>JDK-8227758: More valid PKIX processing</li>
          <li>JDK-8230318: Better trust store usage</li>
          <li>JDK-8234484: Add ability to configure third port for
            remote JMX</li>
        </ul>
      </ul>
    </ul>
    <p>Project Loom Early-Access Builds - Build 15-loom+3-20 (2020/1/27)</p>
    <ul>
      <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>These builds are intended for developers looking to "kick the
        tyres" and provide feedback on using the API or by sending bug
        reports. Warning: This build is based on an incomplete version
        of <a href="http://openjdk.java.net/projects/jdk/14/">JDK 14</a>.</li>
    </ul>
    <p>Links to FOSDEM Videos that might be of interest:</p>
    <ul>
      <li><a class="moz-txt-link-freetext"
          href="https://twitter.com/OpenJDK/status/1225008387009785857">https://twitter.com/OpenJDK/status/1225008387009785857</a> </li>
      <li><a class="moz-txt-link-freetext"
          href="https://twitter.com/OpenJDK/status/1225011154159833088">https://twitter.com/OpenJDK/status/1225011154159833088</a> </li>
      <li><a class="moz-txt-link-freetext"
          href="https://twitter.com/OpenJDK/status/1225009792596488193">https://twitter.com/OpenJDK/status/1225009792596488193</a>
      </li>
    </ul>
    <ul>
      <ul>
      </ul>
    </ul>
    Regards,<br>
    Rory<br>
    <br>
    [1] <a href="https://openjdk.java.net/projects/jdk/14/#Schedule">https://openjdk.java.net/projects/jdk/14/#Schedule</a>
    <br>
    [2] <a href="https://openjdk.java.net/jeps/3">https://openjdk.java.net/jeps/3</a>
    <br>
    [3] <a href="https://openjdk.java.net/jeps/3#Fix-Request-Process">https://openjdk.java.net/jeps/3#Fix-Request-Process</a>
    <br>
    [4] <a class="moz-txt-link-freetext"
href="https://mail.openjdk.java.net/pipermail/jdk-dev/2019-August/003250.html">https://mail.openjdk.java.net/pipermail/jdk-dev/2020-February/003885.html</a>
    <pre class="moz-signature" cols="72">-- 
Rgds, Rory O'Donnell
Quality Engineering Manager
Oracle EMEA, Dublin, Ireland</pre>
  </body>
</html>

--------------99C40BB52D6BC0942E54CD45--


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


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

--===============2616371832411653448==--