< prev index next >

jdk/test/sun/security/pkcs11/SecureRandom/Basic.java

Print this page

        

@@ -26,11 +26,11 @@
  * @bug 6246411
  * @summary basic test for PKCS#11 SecureRandom
  * @author Andreas Sterbenz
  * @library ..
  * @key randomness
- * @modules jdk.crypto.pkcs11
+ * @modules jdk.crypto.token
  * @run main/othervm Basic
  * @run main/othervm Basic sm
  */
 
 import java.security.NoSuchAlgorithmException;
< prev index next >