< prev index next >

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

Print this page

        

@@ -22,10 +22,11 @@
  */
 
 /**
  * @test
  * @bug 4620362
+ * @modules java.base/sun.net.www
  * @run main/othervm TunnelThroughProxy
  * @summary JSSE not returning proper exception on unknown host
  */
 
 import java.net.*;
< prev index next >