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
Reporter: Guy Korland
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.