RFR: 8350019: HttpClient: DelegatingExecutor should resort to the fallback executor only on RejectedExecutionException
duke
duke at openjdk.org
Fri Feb 21 10:20:56 UTC 2025
On Thu, 20 Feb 2025 14:31:38 GMT, Volkan Yazici <vyazici at 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.
@vy
Your change (at version 488802ea91f19d4f6d4d9f323df09ee12bf74a43) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23713#issuecomment-2674144301
More information about the net-dev
mailing list