[jdk21u-dev] Integrated: 8342075: HttpClient: improve HTTP/2 flow control checks

Alexey Bakhtin abakhtin at openjdk.org
Sat Mar 22 00:19:21 UTC 2025


On Fri, 21 Feb 2025 21:56:20 GMT, Alexey Bakhtin <abakhtin at openjdk.org> wrote:

> Please review the backport of JDK-8342075
> 
> Almost clean backport except for the import section of src/java.net.http/share/classes/jdk/internal/net/http/Http2Connection.java
> 
> Requires JDK-8317808 [1] as a prerequisite to fixing the hanging of the new tests.
> 
> All jtreg tests for java.net.httpclient are passed
> 
> [1] - https://github.com/openjdk/jdk21u-dev/pull/1426
> [2] - https://github.com/openjdk/jdk/commit/720b44648bcff997278af92746f942b2425298a5#diff-c18c2a070038409f25c08e13c174a95f33840e2deddcc29f6d8306de572a618b

This pull request has now been integrated.

Changeset: 32ac3e71
Author:    Alexey Bakhtin <abakhtin at openjdk.org>
URL:       https://git.openjdk.org/jdk21u-dev/commit/32ac3e713ea4370e496717967fff7de9450d2f69
Stats:     1024 lines in 13 files changed: 987 ins; 2 del; 35 mod

8342075: HttpClient: improve HTTP/2 flow control checks

Reviewed-by: andrew
Backport-of: b0ac633b2d0076d64b463b2a6ce19abf6b12c50f

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

PR: https://git.openjdk.org/jdk21u-dev/pull/1428


More information about the jdk-updates-dev mailing list