[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:10:00 EST 2018
[ https://issues.jboss.org/browse/LOGMGR-210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
James Perkins updated LOGMGR-210:
---------------------------------
Git Pull Request: https://github.com/jboss-logging/jboss-logmanager/pull/205, https://github.com/jboss-logging/jboss-logmanager/pull/206
> 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
> Priority: Major
>
> 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