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

Thomas Neidhart reopened COLLECTIONS-320:
-----------------------------------------

    
> 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
>             Fix For: 4.0
>
>         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.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to