< prev index next >

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

Print this page

        

@@ -25,11 +25,11 @@
  * @test
  * @bug 6329006
  * @summary verify that NSS no-db mode works correctly
  * @author Andreas Sterbenz
  * @library ..
- * @modules jdk.crypto.pkcs11
+ * @modules jdk.crypto.token
  * @run main/othervm Crypto
  * @run main/othervm Crypto sm policy
  */
 
 import java.io.File;
< prev index next >