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-8187044
HttpClient ConnectionPool may spawn several concurrent CacheCleaner and prevent early GC of HttpClient.
Log In
Closed
Export
null
XML
Word
Printable
Details
Type:
Bug
Resolution:
Fixed
Priority:
P3
Fix Version/s:
10
Affects Version/s:
9
,
10
Component/s:
core-libs
Labels:
jep-110
Subcomponent:
java.net
Resolved In Build:
b23
Verification:
Verified
Description
While running tests I observed a thread dump which contained way too many instances of CacheCleaner threads. The issue appear due to some bugs in the logic that starts and stops CacheCleaner in ConnectionPool.
Attachments
Activity
People
Assignee:
Daniel Fuchs
Reporter:
Daniel Fuchs
Votes
:
0
Vote for this issue
Watchers:
4
Start watching this issue
Dates
Created:
2017-08-31 07:35
Updated:
2017-12-18 22:31
Resolved:
2017-09-01 10:20