[jdk21u] RFR: 8312433: HttpClient request fails due to connection being considered idle and closed

Jaikiran Pai jpai at openjdk.org
Tue Nov 14 09:32:33 UTC 2023


On Tue, 5 Sep 2023 05:38:35 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:

> Backport https://bugs.openjdk.org/browse/JDK-8312433 into JDK 21u.
> 
> Not a clean backport because of minor conflict in `src/java.net.http/share/classes/jdk/internal/net/http/Http2Connection.java`, which has been resolved in this PR.

I did not realize that this backport was approved in JBS almost 2 months back (I see that the `jdk21u-fix-yes` label on the JBS issue). I'll go ahead and integrate this today.

Can I please get a sponsor for this backport in JDK 21u repo?

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

PR Comment: https://git.openjdk.org/jdk21u/pull/134#issuecomment-1809841269
PR Comment: https://git.openjdk.org/jdk21u/pull/134#issuecomment-1809844637


More information about the jdk-updates-dev mailing list