< prev index next >

test/jdk/java/security/Provider/SecurityProviderModularTest.java

Print this page
rev 51881 : [mq]: 8211171

@@ -45,11 +45,11 @@
 /*
  * @test
  * @bug 8130360 8183310
  * @summary Test security provider in different combination of modular option
  *          defined with(out) service description.
- * @library /lib/testlibrary /test/lib
+ * @library /test/lib
  * @modules java.base/jdk.internal.module
  * @build JarUtils TestProvider TestClient
  * @run main SecurityProviderModularTest CL true
  * @run main SecurityProviderModularTest CL false
  * @run main SecurityProviderModularTest SL true
< prev index next >