diff -r 37a3f951eb3a -r 06c93c42bca0 jdk/test/sun/security/pkcs11/Secmod/GetPrivateKey.java --- 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.*;