[11u] RFR (S) 8244031: HttpClient should have more tests for HEAD requests

Doerr, Martin martin.doerr at sap.com
Tue Apr 20 15:32:49 UTC 2021


Hi Aleksey,

looks good. Thanks for backporting! Would be great if you could push it together with JDK-8244205.

Best regards,
Martin


> -----Original Message-----
> From: jdk-updates-dev <jdk-updates-dev-retn at openjdk.java.net> On
> Behalf Of Aleksey Shipilev
> Sent: Dienstag, 20. April 2021 10:09
> To: jdk-updates-dev at openjdk.java.net
> Subject: Re: [11u] RFR (S) 8244031: HttpClient should have more tests for
> HEAD requests
> 
> On 4/20/21 9:59 AM, Aleksey Shipilev wrote:
> > Original fix:
> >     https://bugs.openjdk.java.net/browse/JDK-8244031
> >     https://hg.openjdk.java.net/jdk/jdk/rev/a0d9d2e73ef2
> >
> > 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
> >
> > ForbiddenHeadTest exposes the bug that is fixed by JDK-8244205. I'll
> propose it for 11u backports
> > shortly.
> >
> > Testing: java/net/httpclient tests
> 
> Gaa! I forgot the link to 11u webrev:
>    https://cr.openjdk.java.net/~shade/8244031/webrev.11u.01/
> 
> --
> Thanks,
> -Aleksey



More information about the jdk-updates-dev mailing list