Re: [I] Handle additional StackTraceElement fields in JDK 9 (logging-log4j2)

2023-08-02 Thread via GitHub
ppkarwasz closed issue #1640: Handle additional StackTraceElement fields in JDK 9 URL: https://github.com/apache/logging-log4j2/issues/1640 -- 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

[I] Handle additional StackTraceElement fields in JDK 9 (logging-log4j2)

2023-07-31 Thread via GitHub
ppkarwasz opened a new issue, #1640: URL: https://github.com/apache/logging-log4j2/issues/1640 When running on JDK 9+ the [`StackTraceElement`](https://docs.oracle.com/javase/9/docs/api/java/lang/StackTraceElement.html) class has three additional fields: `classLoaderName`, `moduleName` and