You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Anthony Whitford (JIRA)" <ji...@apache.org> on 2015/10/25 21:54:27 UTC

[jira] [Updated] (POOL-307) GenericKeyedObjectPool - inefficient use of keySet instead of entrySet

     [ https://issues.apache.org/jira/browse/POOL-307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anthony Whitford updated POOL-307:
----------------------------------
    Attachment: GenericKeyedObjectPool.patch

> 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)