You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Rick Curtis (JIRA)" <ji...@apache.org> on 2010/11/02 16:22:25 UTC

[jira] Resolved: (OPENJPA-1865) Makes inefficient use of keySet iterator instead of entrySet iterator

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

Rick Curtis resolved OPENJPA-1865.
----------------------------------

    Resolution: Fixed

Committed revision 1030083 to trunk.

Thanks Guy!

> Makes inefficient use of keySet iterator instead of entrySet iterator
> ---------------------------------------------------------------------
>
>                 Key: OPENJPA-1865
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1865
>             Project: OpenJPA
>          Issue Type: Improvement
>          Components: performance
>    Affects Versions: 2.0.1, 2.1.0
>            Reporter: Guy Korland
>            Assignee: Rick Curtis
>             Fix For: 2.1.0
>
>         Attachments: patch.txt
>
>
> Running FindBugs over the code shows some simple enhancements. 
> e.g. "Makes inefficient use of keySet iterator instead of entrySet iterator"

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