< prev index next >

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

Print this page
rev 51881 : [mq]: 8211171

@@ -39,11 +39,11 @@
 
 /*
  * @test
  * @bug 8151654 8183310
  * @summary Test default callback handler with all possible modular option.
- * @library /lib/testlibrary /test/lib
+ * @library /test/lib
  * @modules java.base/jdk.internal.module
  * @build JarUtils
  * @build TestCallbackHandler TestLoginModule JaasClientWithDefaultHandler
  * @run main JaasModularDefaultHandlerTest
  */
< prev index next >