[jboss-jira] [JBoss JIRA] (LOGMGR-133) Use StackWalker to get extended log record information

James Perkins (JIRA) issues at jboss.org
Wed Apr 26 18:23:00 EDT 2017


     [ https://issues.jboss.org/browse/LOGMGR-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Perkins updated LOGMGR-133:
---------------------------------
    Fix Version/s: 2.1.0.Alpha2
                       (was: 2.1.0.Alpha1)


> Use StackWalker to get extended log record information
> ------------------------------------------------------
>
>                 Key: LOGMGR-133
>                 URL: https://issues.jboss.org/browse/LOGMGR-133
>             Project: JBoss Log Manager
>          Issue Type: Sub-task
>            Reporter: David Lloyd
>             Fix For: 2.1.0.Alpha2
>
>
> Under Java 9, you can use a StackWalker to efficiently traverse the stack and return information about callers.  Using this mechanism should be substantially better-performing than snapshotting the stack to acquire the calling class information for the extended log record class.



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


More information about the jboss-jira mailing list