[jdk17u-dev] Integrated: 8335181: Incorrect handling of HTTP/2 GOAWAY frames in HttpClient
Goetz Lindenmaier
goetz at openjdk.org
Fri Aug 1 13:20:06 UTC 2025
On Thu, 24 Jul 2025 15:36:24 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> I backport this for parity with 17.0.17-oracle based on the push to 21.
>
> Resolved Coipyright in src/java.net.http/share/classes/jdk/internal/net/http/MultiExchange.java
>
> I had to adapt the test as it again depends on AutoClosable of HttpClient.
> Here it seems ok to just not shut down the Client as it is done in other tests.
This pull request has now been integrated.
Changeset: 4b2d777a
Author: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/4b2d777a3468b2f6a2cc75db814f679df343c4fc
Stats: 627 lines in 12 files changed: 573 ins; 2 del; 52 mod
8335181: Incorrect handling of HTTP/2 GOAWAY frames in HttpClient
Reviewed-by: rschmelter, abakhtin
Backport-of: 209939a90e9b804da4c37ebd978b088cb8f41ead
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/3783
More information about the jdk-updates-dev
mailing list