git: openjdk/jdk11u: 8296410: HttpClient throws java.io.IOException: no statuscode in response for HTTP2
Alexey Bakhtin
abakhtin at openjdk.org
Mon Sep 23 14:09:31 UTC 2024
Changeset: 0358cbd0
Branch: master
Author: Alexey Bakhtin <abakhtin at openjdk.org>
Date: 2024-09-23 14:08:45 +0000
URL: https://git.openjdk.org/jdk11u/commit/0358cbd0a1538937612e3a78ffbfb64d7f4c45a2
8296410: HttpClient throws java.io.IOException: no statuscode in response for HTTP2
Reviewed-by: goetz
Backport-of: f4b140b4200fc0f49161395501d3dbcba7a79059
! src/java.net.http/share/classes/jdk/internal/net/http/Stream.java
+ test/jdk/java/net/httpclient/http2/TrailingHeadersTest.java
! test/jdk/java/net/httpclient/http2/server/BodyOutputStream.java
! test/jdk/java/net/httpclient/http2/server/Http2TestServer.java
! test/jdk/java/net/httpclient/http2/server/Http2TestServerConnection.java
More information about the jdk-updates-changes
mailing list