<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <tt>Please review this simple and urgent fix for the regression
      introduced by JDK-8160415.</tt><tt><br>
    </tt><tt><br>
      In this patch, an empty line added after the @key line (that
      introduced in </tt><tt><tt>JDK-8160415)</tt> and before the
      comment lines to avoid comments to be read as "key" values.<br>
      <br>
    </tt><tt>bug: <a class="moz-txt-link-freetext" href="https://bugs.openjdk.java.net/browse/JDK-8160658">https://bugs.openjdk.java.net/browse/JDK-8160658</a></tt><tt><br>
    </tt><tt>webrev: <a class="moz-txt-link-freetext" href="http://cr.openjdk.java.net/~amlu/8160658/webrev.00/">http://cr.openjdk.java.net/~amlu/8160658/webrev.00/</a></tt><tt><br>
    </tt><tt><br>
    </tt><tt>Thanks,</tt><tt><br>
    </tt><tt>Amy</tt><tt><br>
    </tt><br>
    <meta charset="utf-8">
    <pre style="color: rgb(0, 0, 0); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; white-space: pre-wrap;">--- old/test/sun/security/tools/keytool/standard.sh     2016-07-01 11:31:42.000000000 +0800
+++ new/test/sun/security/tools/keytool/standard.sh     2016-07-01 11:31:42.000000000 +0800
@@ -26,7 +26,7 @@
 # @author Weijun Wang
 # @run shell/timeout=600 standard.sh
 # @key intermittent
-#
+
 # This test is always excecuted.
 #
 # set a few environment variables so that the shell-script can run stand-alone</pre>
    <tt><br>
    </tt><tt><br>
    </tt>
  </body>
</html>