This is an automated email from the ASF dual-hosted git repository.
radu pushed a change to branch SLING-12483-isRecord
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-impl.git
from 0a391ba SLING-12483 - Improve performance of constructor-based
instantiation on Java11
add 9c96b6f Revert "SLING-12483 - Improve performance of
constructor-based instantiation on Java11"
No new revisions were added by this update.
Summary of changes:
.../sling/models/impl/JavaVersionDetector.java | 63 ----------------------
.../apache/sling/models/impl/ReflectionUtil.java | 13 +++--
.../sling/models/impl/JavaVersionDetectorTest.java | 36 -------------
3 files changed, 6 insertions(+), 106 deletions(-)
delete mode 100644
src/main/java/org/apache/sling/models/impl/JavaVersionDetector.java
delete mode 100644
src/test/java/org/apache/sling/models/impl/JavaVersionDetectorTest.java