[11u] RFR (S) 8244031: HttpClient should have more tests for HEAD requests
Aleksey Shipilev
shade at redhat.com
Tue Apr 20 08:09:13 UTC 2021
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