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

Goetz Lindenmaier goetz at openjdk.org
Sat Sep 21 08:42:35 UTC 2024


On Fri, 20 Sep 2024 18:00:46 GMT, Alexey Bakhtin <abakhtin at openjdk.org> wrote:

>> Is there an issue with the file end of  TrailingHeadersTest.java  ?
>> Could you please check this ?
>> Otherwise backport looks okay to me.
>
>> Is there an issue with the file end of TrailingHeadersTest.java ? Could you please check this ? Otherwise backport looks okay to me.
> 
> @MBaesken , yes. there is no newline at the end of the TrailingHeadersTest.java, but it is the same as in the original commit. So, decides not to change it.

Hi @alexeybakhtin 
If you want to get this into the October update, you need to make a PR against repo jdk17u (jdk11u) and not jdk17u-dev.
In jdk17u-dev we currently develop the January update.
Thanks.

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

PR Comment: https://git.openjdk.org/jdk17u-dev/pull/2798#issuecomment-2365062887


More information about the jdk-updates-dev mailing list