[jdk17u-dev] RFR: 8296410: HttpClient throws java.io.IOException: no statuscode in response for HTTP2

Alexey Bakhtin abakhtin at openjdk.org
Tue Sep 10 23:33:05 UTC 2024


On Tue, 13 Aug 2024 20:01:27 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

-------------

PR Comment: https://git.openjdk.org/jdk17u-dev/pull/2798#issuecomment-2342335132


More information about the jdk-updates-dev mailing list