RFR (xs) : 8177144 :sun/net/www/http/HttpClient/B8025710.java should run in ovm mode
Seán Coffey
sean.coffey at oracle.com
Mon Mar 20 16:11:55 UTC 2017
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 {
--
Regards,
Sean.
More information about the net-dev
mailing list