--- a/test/jdk/java/security/KeyStore/PKCS12/StoreTrustedCertAPITest.java Mon Sep 10 16:33:55 2018 -0400
+++ b/test/jdk/java/security/KeyStore/PKCS12/StoreTrustedCertAPITest.java Mon Sep 10 14:23:37 2018 -0700
@@ -42,7 +42,7 @@
* @summary Test imports certificate from file to PKCS12 keystore store it as
* trusted certificate Check import errors (must be not errors) & check keystore
* content after import
- * @library /lib/testlibrary ../
+ * @library ../
* @library /test/lib
* @run main StoreTrustedCertAPITest
*/