-
Sub-task
-
Resolution: Done
-
Major
-
None
-
None
-
None
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.