-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
None
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.