You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary Gregory (JIRA)" <ji...@apache.org> on 2017/10/29 16:08:01 UTC

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

Gary Gregory closed POOL-307.
-----------------------------

Closing issues for release 2.4.3. Let's create a new issue if we need to adjust [POOL-320]

> 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.4.14#64029)