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/04 14:09:41 UTC

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

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

Rick Curtis reassigned OPENJPA-1871:
------------------------------------

    Assignee: Rick Curtis

> Makes inefficient use of keySet iterator instead of entrySet iterator
> ---------------------------------------------------------------------
>
>                 Key: OPENJPA-1871
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1871
>             Project: OpenJPA
>          Issue Type: Improvement
>          Components: xml store
>    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.