8078880: Mark a few more intermittently failuring security-libs

Reviewed-by: xuelei
This commit is contained in:
Joe Darcy 2015-04-29 08:37:57 -07:00
parent 86a3e55dec
commit 84bc5a8a04
2 changed files with 2 additions and 0 deletions

View File

@ -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

View File

@ -28,6 +28,7 @@
* @author Andreas Sterbenz
* @library ..
* @run main/othervm TestKeyPairGenerator
* @key intermittent
*/
import java.io.*;