<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Thanks for the update Richard!</p>
    <p>Rgds,Rory<br>
    </p>
    <div class="moz-cite-prefix">On 18/02/2019 11:40, Richard Opalka
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CABSyOEGF+OLGARL=ffU-cC2opmKF8d+WuVQSemLebUpmNsQnQQ@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div>Hi Rory,</div>
        <div><br>
        </div>
        <div>   we're testing JDK12 RC here at Red Hat and it looks good
          as far as I can tell.</div>
        <div><br>
        </div>
        <div>Regards,</div>
        <div><br>
        </div>
        <div>Richard<br>
        </div>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr" class="gmail_attr">On Mon, Feb 18, 2019 at 12:18
          PM Rory O'Donnell &lt;<a
            href="mailto:rory.odonnell@oracle.com"
            moz-do-not-send="true">rory.odonnell@oracle.com</a>&gt;
          wrote:<br>
        </div>
        <blockquote class="gmail_quote" style="margin:0px 0px 0px
          0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
          <div bgcolor="#FFFFFF">
            <p>  Hi David &amp; Richard,<b><br>
              </b> </p>
            <p><b><span><b>OpenJDK builds  </b>- JDK 12 Early Access
                  build 32 </span></b><b>is now available </b><span><b>at
                  : - <a href="http://jdk.java.net/12/" target="_blank"
                    moz-do-not-send="true">jdk.java.net/12/</a></b></span><br>
              <span><b><span><b>JDK 12:  First Release Candidate [1]</b></span></b></span>
            </p>
            <p> </p>
            <ul>
              <li>Per the JDK 12 schedule [2], we are now in Release
                Candidate Phase.</li>
              <li>The stabilization repository, jdk/jdk12, is open for
                P1 bug fixes per the JDK Release Process (JEP 3) [3]. <br>
              </li>
              <li>All changes require approval via the Fix-Request
                Process [4].</li>
              <li> Release note additions since last email </li>
              <ul>
                <li> Build 31 - can_pop_frame and can_force_early_return
                  capabilities are disabled if JVMCI compiler is used <span
                    class="gmail-m_-5882899849240664614issuelink">(<a
                      href="https://bugs.openjdk.java.net/browse/JDK-8218025"
                      target="_blank" moz-do-not-send="true">JDK-8218025</a>)</span>
                  The JVMTI <code>can_pop_frame</code> and <code>can_force_early_return</code>
                  capabilities are disabled if a JVMCI compiler (like
                  Graal) is used. As a result the corresponding
                  functionality (<code>PopFrame</code> and <code>ForceEarlyReturnXXX</code>
                  functions) is not available to JVMTI agents. This
                  issue is being fixed via <a
                    href="https://bugs.openjdk.java.net/browse/JDK-8218885"
                    target="_blank" moz-do-not-send="true">JDK-8218885</a>
                  [<a href="https://bugs.openjdk.java.net/browse/"
                    target="_blank" moz-do-not-send="true">https://bugs.openjdk.java.net/browse/</a><a
href="https://bugs.openjdk.java.net/browse/JDK-8218885" target="_blank"
                    moz-do-not-send="true">JDK-8218885</a>]. </li>
              </ul>
              <ul>
                <li>Build 28: <a
                    href="https://bugs.openjdk.java.net/browse/JDK-8212233"
                    target="_blank" moz-do-not-send="true">JDK-8212233</a> 
                  : javadoc fails on jdk12 with "The code being
                  documented uses modules but the packages defined in
                  $URL are in the unnamed module."</li>
              </ul>
              <li><a
href="http://hg.openjdk.java.net/jdk/jdk12/log?rev=reverse%28%22jdk-12%2B31%22%3A%3A%22jdk-12%2B32%22-%22jdk-12%2B31%22%29"
                  target="_blank" moz-do-not-send="true">Changes in this
                  build.</a><br>
              </li>
              <ul>
              </ul>
            </ul>
            <p><b><b>OpenJDK builds  </b>- JDK 13 Early Access build 8
                is </b><b>now available </b><b><span>at : - <a
                    href="http://jdk.java.net/13/" target="_blank"
                    moz-do-not-send="true">jdk.java.net/13/</a></span></b></p>
            <ul>
              <li>These early-access, open-source builds are provided
                under the </li>
              <ul>
                <li><a
                    href="http://openjdk.java.net/legal/gplv2+ce.html"
                    target="_blank" moz-do-not-send="true">GNU General
                    Public License, version 2, with the Classpath
                    Exception</a>.</li>
              </ul>
              <li>Release Notes updates</li>
              <li>Build 8</li>
              <ul>
                <li>GraphicsEnvironment.getCenterPoint()/getMaximumWindowBounds()
                  are unified across the platforms <span
                    class="gmail-m_-5882899849240664614issuelink">(<a
                      href="https://bugs.openjdk.java.net/browse/JDK-8214918"
                      target="_blank" moz-do-not-send="true">JDK-8214918</a>)</span></li>
                <li>The experimental FIPS 140 compliant mode has been
                  removed from the SunJSSE provider. <span
                    class="gmail-m_-5882899849240664614issuelink">(<a
                      href="https://bugs.openjdk.java.net/browse/JDK-8217835"
                      target="_blank" moz-do-not-send="true">JDK-8217835</a>)</span></li>
              </ul>
              <li>Build 7</li>
              <ul>
                <li>Change DOM parser to not resolve EntityReference and
                  add Text node with
                  DocumentBuilderFactory.setExpandEntityReferences(false)
                  <span class="gmail-m_-5882899849240664614issuelink">(<a
href="https://bugs.openjdk.java.net/browse/JDK-8206132" target="_blank"
                      moz-do-not-send="true">JDK-8206132</a>)</span></li>
              </ul>
              <li>Build 6</li>
              <ul>
                <li>Base64.Encoder and Base64.Decoder methods can throw
                  OutOfMemoryError <span
                    class="gmail-m_-5882899849240664614issuelink">(<a
                      href="https://bugs.openjdk.java.net/browse/JDK-8210583"
                      target="_blank" moz-do-not-send="true">JDK-8210583</a>)</span></li>
              </ul>
              <ul>
              </ul>
              <li><a
href="http://hg.openjdk.java.net/jdk/jdk/log?rev=reverse%28%22jdk-13%2B7%22%3A%3A%22jdk-13%2B8%22-%22jdk-13%2B7%22%29"
                  target="_blank" moz-do-not-send="true">Changes in this
                  build</a></li>
              <li>FOSS Bugs fixed in recent builds</li>
              <ul>
                <li>Build 6 : <a
                    href="https://bugs.openjdk.java.net/browse/JDK-8216970"
                    target="_blank" moz-do-not-send="true">JDK-8216970</a>
                  : <span>condy causes JVM crash</span></li>
                <li><span>Build 7: <a
                      href="https://bugs.openjdk.java.net/browse/JDK-8215577"
                      target="_blank" moz-do-not-send="true">JDK-8215577</a>
                    : Remove javadoc support for HTML 4 </span></li>
              </ul>
            </ul>
            <ul>
            </ul>
            <p> </p>
            <p><br>
            </p>
            <p>Rgds,Rory <br>
            </p>
            [1] <a
              class="gmail-m_-5882899849240664614moz-txt-link-freetext"
href="https://mail.openjdk.java.net/pipermail/jdk-dev/2019-February/002623.html"
              target="_blank" moz-do-not-send="true">https://mail.openjdk.java.net/pipermail/jdk-dev/2019-February/002623.html</a><br>
            [2] <a
              href="http://openjdk.java.net/projects/jdk/12/#Schedule"
              target="_blank" moz-do-not-send="true">http://openjdk.java.net/projects/jdk/12/#Schedule</a><br>
            [3] <a href="http://openjdk.java.net/jeps/3"
              target="_blank" moz-do-not-send="true">http://openjdk.java.net/jeps/3</a><br>
            [4] <a
              href="http://openjdk.java.net/jeps/3#Fix-Request-Process"
              target="_blank" moz-do-not-send="true">http://openjdk.java.net/jeps/3#Fix-Request-Process</a><br>
            <pre class="gmail-m_-5882899849240664614moz-signature" cols="72">-- 
Rgds,Rory O'Donnell
Quality Engineering Manager
Oracle EMEA , Dublin, Ireland </pre>
          </div>
          _______________________________________________<br>
          wildfly-dev mailing list<br>
          <a href="mailto:wildfly-dev@lists.jboss.org" target="_blank"
            moz-do-not-send="true">wildfly-dev@lists.jboss.org</a><br>
          <a href="https://lists.jboss.org/mailman/listinfo/wildfly-dev"
            rel="noreferrer" target="_blank" moz-do-not-send="true">https://lists.jboss.org/mailman/listinfo/wildfly-dev</a></blockquote>
      </div>
      <br clear="all">
      <br>
      -- <br>
      <div dir="ltr" class="gmail_signature">
        <div dir="ltr">--<br>
          Richard Opalka<br>
          Principal Software Engineer<br>
          Red Hat JBoss Middleware<br>
          Mobile: +420 731 186 942<br>
          E-mail: <a href="mailto:ropalka@redhat.com" target="_blank"
            moz-do-not-send="true">ropalka@redhat.com</a><br>
          <br>
        </div>
      </div>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
Rgds,Rory O'Donnell
Quality Engineering Manager
Oracle EMEA, Dublin,Ireland</pre>
  </body>
</html>