Log in
Skip to main content
Skip to sidebar
Dashboards
Projects
Issues
Help
Keyboard Shortcuts
About Jira
Jira Credits
Log In
Watched Subcomponents
JDK
JDK-8186829 HTTP Client impl - Reduce implementation execution modes
JDK-8187110
Cleanup: Avoid strong references of HttpClientImpl from SelectorManager thread
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Sub-task
Resolution:
Fixed
Priority:
P3
Fix Version/s:
None
Affects Version/s:
None
Component/s:
core-libs
Labels:
jep-110
Subcomponent:
java.net
Description
The SelectorManager thread uses Attachments which may indirectly strongly reference HttpClientImpl instances. This prevents the HttpClientImpl from being garbage collected until the connections are closed by the server side.
Attachments
Activity
People
Assignee:
Daniel Fuchs
Reporter:
Daniel Fuchs
Votes
:
0
Vote for this issue
Watchers:
1
Start watching this issue
Dates
Created:
2017-09-01 11:18
Updated:
2017-09-01 11:30
Resolved:
2017-09-01 11:30