<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Xuelei,</p>
    <p>Can you please help reviewing this fix for JCK test failures?
      Essentially, the JCK tests use key created with null algorithm,
      encoding, and format for triggering InvalidKeyException. However,
      the SunRsaSign provider code throw NPE so test failures are
      observed. Null checks are added to various places to detect and
      check InvalidKeyException instead. Fixes have been verified
      against the failed JCK tests.
      <br>
      <br>
      Bug: <a class="moz-txt-link-freetext"
        href="https://bugs.openjdk.java.net/browse/JDK-8205720">https://bugs.openjdk.java.net/browse/JDK-8205720</a>
      <br>
      Webrev: <a class="moz-txt-link-freetext"
        href="http://cr.openjdk.java.net/%7Evaleriep/8205720/webrev.00/">http://cr.openjdk.java.net/~valeriep/8205720/webrev.00/</a>
      <br>
    </p>
    Thanks,
    <br>
    Valerie
    <p>
    </p>
  </body>
</html>