-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
None
Currently the StructuredFormatter formats the stack trace by using Throwable.printStackTrace(). Some JVM vendors format stack traces differently and in the case of the IBM J9 JVM there is a bug that causes a StackOverflowError with duplicated suppressed exceptions. Using the StructuredFormatter will be more consistent with how the PatternFormatter formats exceptions.
- is cloned by
-
JBEAP-16348 (7.2.z) LOGMGR-210 - Use the StackTraceFormatter to render the stack trace for structured formatters
- Closed
- is incorporated by
-
WFCORE-4317 Upgrade jboss-logmanager from 2.1.5.Final to 2.1.7.Final
- Resolved