[jdk21u] RFR: 8312433: HttpClient request fails due to connection being considered idle and closed
Jaikiran Pai
jpai at openjdk.org
Tue Sep 5 05:45:11 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.
tier1, tier2 and tier3 testing of JDK 21u passed with this change.
-------------
PR Comment: https://git.openjdk.org/jdk21u/pull/134#issuecomment-1705973860
More information about the jdk-updates-dev
mailing list