RFR: 8258582: HttpClient: the HttpClient doesn't explicitly shutdown its default executor when stopping.
Michael McMahon
michaelm at openjdk.java.net
Thu Dec 17 18:01:59 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 michaelm (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/1822
More information about the net-dev
mailing list