-
Type:
Enhancement
-
Resolution: Unresolved
-
Priority:
P4
-
None
-
Affects Version/s: None
-
Component/s: 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.