[jdk17u-dev] RFR: 8296410: HttpClient throws java.io.IOException: no statuscode in response for HTTP2
Matthias Baesken
mbaesken at openjdk.org
Fri Sep 20 07:56:40 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
Is there an issue with the file end of TrailingHeadersTest.java ?
Could you please check this ?
Otherwise backport looks okay to me.
-------------
Marked as reviewed by mbaesken (Reviewer).
PR Review: https://git.openjdk.org/jdk17u-dev/pull/2798#pullrequestreview-2317539716
More information about the jdk-updates-dev
mailing list