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

Matthias Baesken mbaesken at openjdk.org
Mon Sep 23 06:51:48 UTC 2024


On Mon, 23 Sep 2024 06:42:15 GMT, Matthias Baesken <mbaesken 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 .

> 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.

Yeah you are correct I just checked it and found out the same !

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

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


More information about the jdk-updates-dev mailing list