< prev index next >

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

Print this page

        

*** 22,31 **** --- 22,32 ---- */ /** * @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 >