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

David Lloyd (JIRA) issues at jboss.org
Wed Jan 10 14:17:00 EST 2018


    [ https://issues.jboss.org/browse/LOGMGR-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13513074#comment-13513074 ] 

David Lloyd commented on LOGMGR-133:
------------------------------------

This needs a (beta) tag before I can introduce the Java 9 supplement part.

> 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.Alpha6
>
>
> 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.5.0#75005)


More information about the jboss-jira mailing list