-
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.
- clones
-
LOGMGR-210 Use the StackTraceFormatter to render the stack trace for structured formatters
- Resolved
- is incorporated by
-
JBEAP-16347 (7.2.z) Upgrade jboss-logmanager from 2.1.5.Final-redhat-00001 to 2.1.7.Final
- Closed