RFR: 8258582: HttpClient: the HttpClient doesn't explicitly shutdown its default executor when stopping.
Chris Hegarty
chegar at openjdk.java.net
Thu Dec 17 16:34:57 UTC 2020
On Thu, 17 Dec 2020 14:51:44 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:
> Hi,
>
> Please find an almost trivial fix for:
> 8258582: HttpClient: the HttpClient doesn't explicitly shutdown its default executor when stopping.
>
> The HttpClient should shutdown his executor when stopping, when the executor was created by the HttpClient itself.
>
> best regards,
>
> -- daniel
Marked as reviewed by chegar (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/1822
More information about the core-libs-dev
mailing list