qxo created HTTPCORE-565:
----------------------------
Summary: org.apache.http.pool.AbstractConnPool toString
ConcurrentModificationException
Key: HTTPCORE-565
URL: https://issues.apache.org/jira/browse/HTTPCORE-565
Project: HttpComponents HttpCore
Issue Type: Bug
Components: HttpCore
Affects Versions: 4.4.10
Reporter: qxo
{code}
java.util.ConcurrentModificationException
at
java.base/java.util.LinkedList$ListItr.checkForComodification(LinkedList.java:970)
at java.base/java.util.LinkedList$ListItr.next(LinkedList.java:892)
at
java.base/java.util.AbstractCollection.toString(AbstractCollection.java:472)
at java.base/java.lang.String.valueOf(String.java:2951)
at java.base/java.lang.StringBuilder.append(StringBuilder.java:168)
at
org.apache.http.pool.AbstractConnPool.toString(AbstractConnPool.java:675)
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]