< prev index next >

test/sun/net/www/http/HttpClient/IsKeepingAlive.java

Print this page

        

*** 24,33 **** --- 24,35 ---- /* * @test 1.5 99/07/29 * @bug 4277155 * @summary Make sure HttpClient.getHttpKeepAliveSet() has * doPrivileged() call at appropriate places. + * @modules java.base/sun.net + * java.base/sun.net.www.http * @run main/othervm/policy=IsKeepingAlive.policy IsKeepingAlive */ import java.net.URL; import java.net.ServerSocket;
< prev index next >