<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Hi all,<br>
      <br>
      Please review the fix for following issue.<br>
      <br>
      JDK-8164881: Add more tests for JDK-8139565<br>
      <a href="https://bugs.openjdk.java.net/browse/JDK-8164881">https://bugs.openjdk.java.net/browse/JDK-8164881</a></p>
    <p><b>Summary:</b> Currently
      test/javax/net/ssl/TLSv12/DisabledShortDSAKeys.java checks only
      that DSA keys with size of 512 bits are disabled. <br>
      But we also need to check that DSA keys with sizes 1024 & 2048
      are working fine.</p>
    <br>
    <b>Fix: </b> Currently
    test/javax/net/ssl/TLSv12/DisabledShortDSAKeys.java checks only that
    DSA keys with size of 512 bits are disabled.<br>
    Added new tests with DSA keys with size of 960 bits disabled, 1024,
    2048, 3072 bits enabled.<br>
    <br>
    <b>Webrev: </b> <a
href="http://cr.openjdk.java.net/%7Ebgopularam/mavaluri/JDK-8164881/webrev.00/">http://cr.openjdk.java.net/~bgopularam/mavaluri/JDK-8164881/webrev.00/</a><br>
    <br>
    <br>
    Thanks,<br>
    Mallikarjuna Avaluri
  </body>
</html>