On Thu, 20 Feb 2025 14:31:38 GMT, Volkan Yazici <vyaz...@openjdk.org> wrote:

> Updates `HttpClientImpl.DelegatingExecutor` to resort to the fallback 
> executor only on `RejectedExecutionException`. `DelegatingExecutorTest` is 
> added to verify the behavior of `DelegatingExecutor`. `tier1,2` reports are 
> attached to the ticket.

This pull request has now been integrated.

Changeset: dfcd0df6
Author:    Volkan Yazici <vyaz...@openjdk.org>
Committer: Daniel Fuchs <dfu...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/dfcd0df60c60cf89dc01682264a573ad39e61a17
Stats:     209 lines in 3 files changed: 206 ins; 0 del; 3 mod

8350019: HttpClient: DelegatingExecutor should resort to the fallback executor 
only on RejectedExecutionException

Reviewed-by: dfuchs

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

PR: https://git.openjdk.org/jdk/pull/23713

Reply via email to