olamy commented on issue #3459: URL: https://github.com/apache/maven-surefire/issues/3459#issuecomment-5565724269
Sounds more like an issue with the JDK not supporting a similar feature with `StackWalker` than a standard stack trace mechanism. Well, for the standard use case, `StackWalker` is just so so so faster. Maybe a way to disable `StackWalker` depending on a system property you could activate via `argLine`? What do you think? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
