Anthony Whitford created POOL-307:
-------------------------------------
Summary: GenericKeyedObjectPool - inefficient use of keySet
instead of entrySet
Key: POOL-307
URL: https://issues.apache.org/jira/browse/POOL-307
Project: Commons Pool
Issue Type: Improvement
Affects Versions: 2.4.2
Reporter: Anthony Whitford
Priority: Trivial
Attachments: GenericKeyedObjectPool.patch
Noticed that GenericKeyedObjectPool has several cases of [Inefficient use of
keySet iterator instead of entrySet
iterator|http://findbugs.sourceforge.net/bugDescriptions.html#WMI_WRONG_MAP_ITERATOR].
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)