Hi,

Please find an almost trivial fix for:
8258582: HttpClient: the HttpClient doesn't explicitely 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

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

Commit messages:
 - 8258582: HttpClient: the HttpClient doesn't explicitely shutdown its default 
executor when stopping.

Changes: https://git.openjdk.java.net/jdk/pull/1822/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=1822&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8258582
  Stats: 16 lines in 2 files changed: 16 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/1822.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/1822/head:pull/1822

PR: https://git.openjdk.java.net/jdk/pull/1822

Reply via email to