Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8176637 | 10 | Sergey Kuksenko | P4 | Resolved | Fixed | b03 |
Httpclient impl not working asynchronously. Will run out of threads and hang if using a fixed thread pool, and eventually run out of threads with open ended thread creating executors.
- backported by
-
JDK-8176637 Fix httpclient asynchronous usage
- Resolved