ppkarwasz opened a new issue, #1773: URL: https://github.com/apache/logging-log4j2/issues/1773
Log4j JMX GUI is essentially a separate product like Chainsaw and it shouldn't reside in the main Log4j repo. It is a Java 8 application that relies on the `jconsole.jar` file that is not available in JDK 9+, hence it blocks the rest of the Maven modules from using a more recent JDK for compilation. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
