This is an automated email from the ASF dual-hosted git repository.
henrib pushed a change to branch JEXL-455
in repository https://gitbox.apache.org/repos/asf/commons-jexl.git
from a95b4bc7 JEXL-455: fixing Jacoco ratio - default method in interface
not meant to be called drops coverage by 1%;
add 84ebc441 JEXL-455: java8 fails seemingly due to a null class loader;
- hardening code again, class loader can never be null
No new revisions were added by this update.
Summary of changes:
src/main/java/org/apache/commons/jexl3/internal/Engine.java | 3 ++-
.../commons/jexl3/internal/introspection/Introspector.java | 7 +++++--
.../apache/commons/jexl3/internal/introspection/Uberspect.java | 9 +++++----
3 files changed, 12 insertions(+), 7 deletions(-)