jdk/test/sun/security/pkcs11/KeyAgreement/UnsupportedDHKeys.java
changeset 42693 6645de32a866
parent 40975 680639c9b307
child 43248 5e15de85a1a0
--- a/jdk/test/sun/security/pkcs11/KeyAgreement/UnsupportedDHKeys.java	Wed Dec 14 19:46:21 2016 +0100
+++ b/jdk/test/sun/security/pkcs11/KeyAgreement/UnsupportedDHKeys.java	Wed Dec 14 10:51:13 2016 -0800
@@ -26,7 +26,7 @@
  * @bug 8072452
  * @summary Support DHE sizes up to 8192-bits and DSA sizes up to 3072-bits
  * @library ..
- * @modules jdk.crypto.pkcs11
+ * @modules jdk.crypto.token
  * @run main/othervm UnsupportedDHKeys
  * @run main/othervm UnsupportedDHKeys sm
  */