< prev index next >

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

Print this page
rev 51881 : [mq]: 8211171

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