[jdk17u-dev] RFR: 8296410: HttpClient throws java.io.IOException: no statuscode in response for HTTP2
Goetz Lindenmaier
goetz at openjdk.org
Fri Sep 20 10:34:36 UTC 2024
On Tue, 10 Sep 2024 23:30:52 GMT, Alexey Bakhtin <abakhtin at openjdk.org> wrote:
>> The backport is almost clean.
>> - manual update of the copyright year for Stream.java
>> - manual merge of one-line change in the Http2TestServer.java file. Caused by difference in JDK-8295944 implementation for JDK17 and JDK21
>>
>> All java/net/httpclient JTREG tests passed
>
> Please review it.
> I'd like to backport this fix to correctly process trailing HEADER frames with HTTP2 endpoint
Hi @alexeybakhtin
good catch, I think this should even go to jdk17u. Could you please open a PR against jdk17u and label with jdk17u-critical-request?
(Also, you forgot the 'u' in the label you added currently.)
Same for 11 in case you want to bring it there, too.
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/2798#issuecomment-2363401693
More information about the jdk-updates-dev
mailing list