< prev index next >

test/sun/net/www/protocol/https/HttpsURLConnection/B6216082.java

Print this page
rev 17325 : 8181761: add explicit @build actions for jdk.test.lib classes in all :tier2 tests
Reviewed-by: duke

*** 30,40 **** * @test * @bug 6216082 * @summary Redirect problem with HttpsURLConnection using a proxy * @modules java.base/sun.net.www * @library .. /test/lib ! * @build HttpCallback TestHttpsServer ClosedChannelList * HttpTransaction TunnelProxy * @key intermittent * @run main/othervm B6216082 */ --- 30,47 ---- * @test * @bug 6216082 * @summary Redirect problem with HttpsURLConnection using a proxy * @modules java.base/sun.net.www * @library .. /test/lib ! * @build jdk.test.lib.NetworkConfiguration ! * jdk.test.lib.Utils ! * jdk.test.lib.Asserts ! * jdk.test.lib.JDKToolFinder ! * jdk.test.lib.JDKToolLauncher ! * jdk.test.lib.Platform ! * jdk.test.lib.process.* ! * HttpCallback TestHttpsServer ClosedChannelList * HttpTransaction TunnelProxy * @key intermittent * @run main/othervm B6216082 */
< prev index next >