< prev index next >

test/jdk/javax/security/auth/login/modules/JaasModularClientTest.java

Print this page
rev 51881 : [mq]: 8211171

@@ -41,11 +41,11 @@
 
 /*
  * @test
  * @bug 8078813 8183310
  * @summary Test custom JAAS login module with all possible modular option.
- * @library /lib/testlibrary /test/lib
+ * @library /test/lib
  * @modules java.base/jdk.internal.module
  * @build JarUtils
  * @build TestLoginModule JaasClient
  * @run main JaasModularClientTest false
  * @run main JaasModularClientTest true
< prev index next >