< prev index next >

test/sun/net/www/protocol/http/NTLMTest.java

Print this page

        

@@ -22,10 +22,11 @@
  */
 
 /*
  * @test
  * @bug 6520665 6357133
+ * @modules java.base/sun.net.www
  * @run main/othervm NTLMTest
  * @summary 6520665 & 6357133: NTLM authentication issues.
  */
 
 import java.net.*;
< prev index next >