eclipse-ee4j/jaxb-istack-commons

Logger should use StackWalker

Closed this issue · 0 comments

when run on JDK 9+ in order to find and print out exception stacktrace instead of going through Thread.currentThread().getStackTrace() call