You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by "Matt Sicker (JIRA)" <ji...@apache.org> on 2016/04/08 06:14:25 UTC

[jira] [Created] (LOG4J2-1359) Add support for Java 9 StackWalker API in ReflectionUtil

Matt Sicker created LOG4J2-1359:
-----------------------------------

             Summary: Add support for Java 9 StackWalker API in ReflectionUtil
                 Key: LOG4J2-1359
                 URL: https://issues.apache.org/jira/browse/LOG4J2-1359
             Project: Log4j 2
          Issue Type: Improvement
          Components: API
         Environment: Java 1.9+
            Reporter: Matt Sicker


[StackWalker|http://download.java.net/jdk9/docs/api/java/lang/StackWalker.html]

Based on the functional nature of this API, supporting it may require compiling at least one class using javac 1.9 and reflectively loading it in ReflectionUtil similar to how Spring supports newer JDK APIs.

Without support for StackWalker, ReflectionUtil will fall back to using a slower API in Java 1.9.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org