[11u] RFR (S) 8244205: HTTP/2 tunnel connections through proxy may be reused regardless of which proxy is selected

Aleksey Shipilev shade at redhat.com
Tue Apr 20 08:09:49 UTC 2021


On 4/20/21 9:59 AM, Aleksey Shipilev wrote:
> Original bug:
>     https://bugs.openjdk.java.net/browse/JDK-8244205
>     https://hg.openjdk.java.net/jdk/jdk/rev/dd61d60329f6
> 
> This fixes the issue exposed by JDK-8244031 backport.
> 
> The patch applies nearly exactly, but the tests need adjustments for 11u:
>     - jdk.test.lib.net.SimpleSSLContext is jdk.testlibrary.SimpleSSLContext
>     - @library /test/lib is @library /lib/testlibrary
> 
> Testing: java/net/httpclient tests

Forgot the link to 11u webrev as well:
   https://cr.openjdk.java.net/~shade/8244205/webrev.11u.01/

-- 
Thanks,
-Aleksey



More information about the jdk-updates-dev mailing list