Various places do map lookups in loop instead of using entrySet iterator
------------------------------------------------------------------------
Key: JCR-2929
URL: https://issues.apache.org/jira/browse/JCR-2929
Project: Jackrabbit Content Repository
Issue Type: Improvement
Components: jackrabbit-core
Affects Versions: 2.2.4
Reporter: Dave Brosius
Priority: Trivial
Fix For: 2.2.5
Various places loop over a keyset iterator and do a map look up each time thru
the loop, I plan to convert these places to use an entryset iterator to avoid
this.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira