Mhhli opened a new pull request #291: [LOG4J2-2604/2649] Change MethodHandle to Constructor to adapt graalvm URL: https://github.com/apache/logging-log4j2/pull/291 See https://issues.apache.org/jira/browse/LOG4J2-2649 https://issues.apache.org/jira/browse/LOG4J2-2604 Log4j2 core does not support static compilation because Graalvm does not support MethodHandle method. I change the useing in log4j2 to constructor.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
