< prev index next >

jdk/test/sun/security/pkcs11/Secmod/JksSetPrivateKey.java

Print this page

        

@@ -25,11 +25,11 @@
  * @test
  * @bug 6269847
  * @summary store a NSS PKCS11 PrivateKeyEntry to JKS KeyStore throws confusing NPE
  * @author Wang Weijun
  * @library ..
- * @modules jdk.crypto.pkcs11
+ * @modules jdk.crypto.token
  * @run main/othervm JksSetPrivateKey
  * @run main/othervm JksSetPrivateKey sm policy
  */
 
 import java.io.File;
< prev index next >