[jboss-jira] [JBoss JIRA] (LOGMGR-210) Use the StackTraceFormatter to render the stack trace for structured formatters

James Perkins (Jira) issues at jboss.org
Tue Nov 6 10:02:01 EST 2018


James Perkins created LOGMGR-210:
------------------------------------

             Summary: Use the StackTraceFormatter to render the stack trace for structured formatters
                 Key: LOGMGR-210
                 URL: https://issues.jboss.org/browse/LOGMGR-210
             Project: JBoss Log Manager
          Issue Type: Task
            Reporter: James Perkins
            Assignee: James Perkins


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.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list