This is an automated email from the ASF dual-hosted git repository.
joerghoh pushed a change to branch feature/SLING-8759
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-api.git.
from 92516df SLING-8759 use computeIfAbsent to reduce code size
add 0efec04 implement feedback review
No new revisions were added by this update.
Summary of changes:
.../apache/sling/api/adapter/SlingAdaptable.java | 3 +
.../sling/api/adapter/SlingAdaptableTest.java | 72 ++++++++++++++++++++++
2 files changed, 75 insertions(+)
create mode 100644
src/test/java/org/apache/sling/api/adapter/SlingAdaptableTest.java