[
https://issues.apache.org/jira/browse/OPENJPA-1865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rick Curtis updated OPENJPA-1865:
---------------------------------
Affects Version/s: 2.1.0
Fix Version/s: 2.1.0
Updating Affects/Fix Verion(s)
> 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.