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

Sebb updated COLLECTIONS-320:
-----------------------------

    Attachment: StaticBucketMap.patch

> StaticBucketMap#putall() uses inefficient keySet() iterator when it could use 
> entrySet() iterator
> -------------------------------------------------------------------------------------------------
>
>                 Key: COLLECTIONS-320
>                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-320
>             Project: Commons Collections
>          Issue Type: Bug
>          Components: Map
>            Reporter: Sebb
>            Priority: Minor
>         Attachments: StaticBucketMap.patch
>
>
> StaticBucketMap#putall()  uses inefficient keySet() iterator when it could 
> use entrySet() iterator.
> Patch to follow.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to