OpenJDK / aarch32-port / jdk9u / jdk
changeset 16883:f6bf027e88e9 jdk-9+162
8177144: sun/net/www/http/HttpClient/B8025710.java should run in ovm mode
Reviewed-by: dfuchs, chegar
author | coffeys |
---|---|
date | Mon, 20 Mar 2017 09:18:42 -0700 |
parents | f8089e07c9f2 |
children | af1ace480c5e 61d6601e2948 |
files | test/sun/net/www/http/HttpClient/B8025710.java |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/test/sun/net/www/http/HttpClient/B8025710.java Fri Mar 17 08:38:12 2017 -0700 +++ b/test/sun/net/www/http/HttpClient/B8025710.java Mon Mar 20 09:18:42 2017 -0700 @@ -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 {