test/jdk/sun/security/pkcs11/ec/TestECDSA.java
changeset 51460 97e361fe3433
parent 51245 f095e3bc2d41
--- a/test/jdk/sun/security/pkcs11/ec/TestECDSA.java	Wed Aug 15 00:48:12 2018 -0700
+++ b/test/jdk/sun/security/pkcs11/ec/TestECDSA.java	Wed Aug 15 18:41:18 2018 +0800
@@ -26,7 +26,7 @@
  * @bug 6405536 8042967
  * @summary basic test of SHA1withECDSA and NONEwithECDSA signing/verifying
  * @author Andreas Sterbenz
- * @library ..
+ * @library /test/lib ..
  * @library ../../../../java/security/testlibrary
  * @key randomness
  * @modules jdk.crypto.cryptoki