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

Add an implementation note to better explain how the HttpClient uses its executor

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • None
    • core-libs

      The java.net.http HTTP Client can be configured with a custom executor. If a task is rejected by the executor, the HTTP Client implementation will initiate a shutdown sequence, and the client will be closed. This could be surprising to users of the API and should be documeneted in an implementation note.

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

              Created:
              Updated: