Looks good Sean. -Chris.
On 20/03/17 16:11, Seán Coffey wrote:
Looking for a simple review. Test should be run in ovm mode : https://bugs.openjdk.java.net/browse/JDK-8177144 diff --git a/test/sun/net/www/http/HttpClient/B8025710.java b/test/sun/net/www/http/HttpClient/B8025710.java --- a/test/sun/net/www/http/HttpClient/B8025710.java +++ b/test/sun/net/www/http/HttpClient/B8025710.java @@ -37,6 +37,7 @@ * @test * @bug 8025710 * @summary Proxied https connection reuse by HttpClient can send CONNECT to the server + * @run main/othervm B8025710 */ public class B8025710 {