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

Goetz Lindenmaier goetz at openjdk.org
Mon Sep 23 06:51:48 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

Hi @mbaesken, please have a look at the file in a repo of 21 or head.
The file ending is missing, there, too. So it is a correct clean backport as-is. Ready to go.

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

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


More information about the jdk-updates-dev mailing list