This is an automated email from the ASF dual-hosted git repository.

kwin pushed a change to branch 
bugfix/prevent-concurrentmodificationexception-in-mapper
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resourceresolver.git


    from 5574cf1  Keep order of original map
     add 510467c  Refactor to use nested ConcurrentHashMap with List<String> 
for alias map

No new revisions were added by this update.

Summary of changes:
 .../impl/ResourceResolverImpl.java                 |  25 ++-
 .../resourceresolver/impl/mapping/MapEntries.java  | 135 ++++++------
 .../impl/mapping/MapEntriesHandler.java            |  12 +-
 .../impl/mapping/ResourceMapperImpl.java           |  12 +-
 .../mapping/AbstractMappingMapEntriesTest.java     |   2 +-
 .../impl/mapping/MapEntriesTest.java               | 240 ++++++++++-----------
 6 files changed, 200 insertions(+), 226 deletions(-)

Reply via email to