joerghoh commented on pull request #43: URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/43#issuecomment-811712792
@rombert: Thanks for your feedback, I adjusted the implementation for `hashcode` as requested (and I wonder why Eclipse needs to be told explicitly to make it right). I also switched to a ConcurrentHashMap, and the use `computeIfAbsent` makes the code indeed much more expressive (and shorter). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
