jdk/test/sun/security/pkcs11/Secmod/GetPrivateKey.java
changeset 10328 06c93c42bca0
parent 5506 202f599c92aa
child 14342 8435a30053c1
--- a/jdk/test/sun/security/pkcs11/Secmod/GetPrivateKey.java	Fri Aug 12 11:20:45 2011 +0800
+++ b/jdk/test/sun/security/pkcs11/Secmod/GetPrivateKey.java	Fri Aug 12 12:26:31 2011 +0800
@@ -27,6 +27,7 @@
  * @summary make sure we can access the NSS softtoken KeyStore and use a private key
  * @author Andreas Sterbenz
  * @library ..
+ * @run main/othervm GetPrivateKey
  */
 
 import java.util.*;