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

Matthias Baesken mbaesken at openjdk.org
Mon Sep 23 06:44:50 UTC 2024


On Sun, 22 Sep 2024 05:43:09 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

Seems to be still something wrong with file ending of TrailingHeadersTest.java .

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

PR Comment: https://git.openjdk.org/jdk17u/pull/399#issuecomment-2367344871


More information about the jdk-updates-dev mailing list