-
Bug
-
Resolution: Fixed
-
P3
-
13
-
b04
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8247687 | 11.0.9-oracle | Daniel Fuchs | P3 | Resolved | Fixed | b01 |
JDK-8248141 | 11.0.9 | Daniel Fuchs | P3 | Resolved | Fixed | b01 |
While investigating some other bug I noticed that HTTP/1.1 connections where not returned to the pool when the server replied with correct 204 response.
- backported by
-
JDK-8247687 HttpConnection not returned to the pool after 204 response
- Resolved
-
JDK-8248141 HttpConnection not returned to the pool after 204 response
- Resolved
- duplicates
-
JDK-8241810 Connections leaking with state CLOSE_WAIT with java.net.HttpClient
- Closed
- relates to
-
JDK-8211437 java.net.http.HttpClient hangs on 204 reply without Content-length 0
- Closed