Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8258582

HttpClient: the HttpClient doesn't explicitly shutdown its default executor when stopping.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 17
    • None
    • core-libs
    • b03

      The HttpClient will create a newCachedThreadPool executor if none is provided to the builder. In that case, the HttpClient should take care of shutting down the executor that it created.

            dfuchs Daniel Fuchs
            dfuchs Daniel Fuchs
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: