[jdk21u-dev] Integrated: 8316580: HttpClient with StructuredTaskScope does not close when a task fails
Alexey Bakhtin
abakhtin at openjdk.org
Wed Mar 19 16:46:12 UTC 2025
On Wed, 19 Feb 2025 22:34:41 GMT, Alexey Bakhtin <abakhtin at openjdk.org> wrote:
> Please review the backport of JDK-8316580
>
> The backport is almost clean, with an exception for src/java.net.http/share/classes/jdk/internal/net/http/MultiExchange.java
> The manual merge is required for MultiExchange::cancel(boolean mayInterruptIfRunning) because of no 8310330 in JDK21
>
> All jtreg tests for java.net.httpclient are passed
This pull request has now been integrated.
Changeset: d8291f59
Author: Alexey Bakhtin <abakhtin at openjdk.org>
URL: https://git.openjdk.org/jdk21u-dev/commit/d8291f593762ab270bf05643b87c57578d716242
Stats: 463 lines in 4 files changed: 439 ins; 10 del; 14 mod
8316580: HttpClient with StructuredTaskScope does not close when a task fails
Reviewed-by: andrew
Backport-of: fc98998627443d6e73ac70661f47f48b30525712
-------------
PR: https://git.openjdk.org/jdk21u-dev/pull/1416
More information about the jdk-updates-dev
mailing list