8078880: Mark a few more intermittently failuring security-libs
Reviewed-by: xuelei
--- a/jdk/test/sun/security/mscapi/SignUsingSHA2withRSA.sh Wed Apr 29 17:29:14 2015 +0400
+++ b/jdk/test/sun/security/mscapi/SignUsingSHA2withRSA.sh Wed Apr 29 08:37:57 2015 -0700
@@ -28,6 +28,7 @@
# @bug 6753664
# @run shell SignUsingSHA2withRSA.sh
# @summary Support SHA256 (and higher) in SunMSCAPI
+# @key intermittent
# set a few environment variables so that the shell-script can run stand-alone
# in the source directory
--- a/jdk/test/sun/security/pkcs11/rsa/TestKeyPairGenerator.java Wed Apr 29 17:29:14 2015 +0400
+++ b/jdk/test/sun/security/pkcs11/rsa/TestKeyPairGenerator.java Wed Apr 29 08:37:57 2015 -0700
@@ -28,6 +28,7 @@
* @author Andreas Sterbenz
* @library ..
* @run main/othervm TestKeyPairGenerator
+ * @key intermittent
*/
import java.io.*;