< prev index next >

test/sun/net/www/protocol/https/HttpsClient/ProxyAuthTest.java

Print this page

        

@@ -24,10 +24,11 @@
 /*
  * @test
  * @bug 4323990 4413069
  * @summary HttpsURLConnection doesn't send Proxy-Authorization on CONNECT
  *     Incorrect checking of proxy server response
+ * @modules java.base/sun.net.www
  * @run main/othervm ProxyAuthTest
  *
  *     No way to reserve and restore java.lang.Authenticator, need to run this
  *     test in othervm mode.
  */
< prev index next >