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

Alexey Bakhtin abakhtin at openjdk.org
Mon Sep 23 14:12:46 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

This pull request has now been integrated.

Changeset: 33cd4b41
Author:    Alexey Bakhtin <abakhtin at openjdk.org>
URL:       https://git.openjdk.org/jdk17u/commit/33cd4b41b3815092b7cbbd324845eeae8cf76257
Stats:     431 lines in 5 files changed: 389 ins; 14 del; 28 mod

8296410: HttpClient throws java.io.IOException: no statuscode in response for HTTP2

Reviewed-by: mbaesken
Backport-of: f4b140b4200fc0f49161395501d3dbcba7a79059

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

PR: https://git.openjdk.org/jdk17u/pull/399


More information about the jdk-updates-dev mailing list