jdk/test/sun/security/pkcs11/ec/TestCurves.java
changeset 30820 0d4717a011d3
parent 30046 cf2c86e1819e
child 32138 23830562d3d1
--- a/jdk/test/sun/security/pkcs11/ec/TestCurves.java	Thu May 28 11:31:40 2015 -0700
+++ b/jdk/test/sun/security/pkcs11/ec/TestCurves.java	Thu May 28 10:54:48 2015 -0700
@@ -27,6 +27,7 @@
  * @summary Basic consistency test for all curves using ECDSA and ECDH
  * @author Andreas Sterbenz
  * @library ..
+ * @modules jdk.crypto.pkcs11/sun.security.pkcs11.wrapper
  * @compile -XDignore.symbol.file TestCurves.java
  * @run main TestCurves
  * @key randomness