[jboss-jira] [JBoss JIRA] (LOGTOOL-129) Add a method to implementation classes that copies configures the stack trace elements

James Perkins (JIRA) issues at jboss.org
Fri Aug 4 17:39:00 EDT 2017


James Perkins created LOGTOOL-129:
-------------------------------------

             Summary: Add a method to implementation classes that copies configures the stack trace elements
                 Key: LOGTOOL-129
                 URL: https://issues.jboss.org/browse/LOGTOOL-129
             Project: Log Tool
          Issue Type: Enhancement
            Reporter: James Perkins
             Fix For: 2.1.0.Beta2


Currently each exception that gets created gets the current stack traces, removes the first element, then sets the stack trace on the resulting exception. A method should be added to the class that handle the copying. This helps reduces the metaspace size of the objects.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list