You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Mark Thomas (JIRA)" <ji...@apache.org> on 2016/03/15 21:39:33 UTC

[jira] [Resolved] (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 ]

Mark Thomas resolved POOL-307.
------------------------------
       Resolution: Fixed
    Fix Version/s: 2.4.3

Thanks for the 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
>             Fix For: 2.4.3
>
>         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)