11.0.14 and two `HOST` headers in HTTP/2 requests
Aleksey Shipilev
shade at redhat.com
Thu Jan 27 09:22:34 UTC 2022
On 1/27/22 10:04 AM, Aleksey Shipilev wrote:
> On 1/26/22 8:45 PM, Ivan Krylov wrote:
>> Since the jdk 11u14 we've noticed the issue with two HOST headers in
>> HTTP/2 requests, that was fixed via
>> https://bugs.openjdk.java.net/browse/JDK-8218546 in JDK 12+. One can
>> verify this report by running the test from JDK-8218546.
>> This seems like a good candidate for a backport to JDK 11u.
>
> Seems like a regression in 11.0.14 due to JDK-8213189 backport.
>
> I'll take a look.
11u backport is away:
https://github.com/openjdk/jdk11u-dev/pull/798
I am wondering if a breakage like this should trigger a patch update of 11.0.14. Otherwise users
would have to wait for April to get this resolved.
--
Thanks,
-Aleksey
More information about the jdk-updates-dev
mailing list