<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hello all,<br>
    <br>
    This review is for a backport of 3 TLS interoperability issues that
    have come up over the past week or so.  These are already in
    jdk/jdk.  They cover the following issues:<br>
    <ul>
      <li>An NPE thrown during processing of the supported groups
        extension with curves not enabled by default</li>
      <li>A problem processing client hellos where pre_shared_key and
        psk_key_exchange_modes extensions are both omitted</li>
      <li>A problem where JSSE TLS clients send empty Certificate
        messages during client certificate authentication<br>
      </li>
    </ul>
    Webrev:
    <a class="moz-txt-link-freetext" href="http://cr.openjdk.java.net/~jnimeh/reviews/jdk11u-tls-compat/webrev.01/">http://cr.openjdk.java.net/~jnimeh/reviews/jdk11u-tls-compat/webrev.01/</a><br>
    <br>
    JBS Issues:<br>
    <a class="moz-txt-link-freetext" href="https://bugs.openjdk.java.net/browse/JDK-8209916">https://bugs.openjdk.java.net/browse/JDK-8209916</a><br>
    <a class="moz-txt-link-freetext" href="https://bugs.openjdk.java.net/browse/JDK-8210334">https://bugs.openjdk.java.net/browse/JDK-8210334</a><br>
    <a class="moz-txt-link-freetext" href="https://bugs.openjdk.java.net/browse/JDK-8210846">https://bugs.openjdk.java.net/browse/JDK-8210846</a><br>
    <br>
    Thanks,<br>
    --Jamil<br>
  </body>
</html>