uschindler edited a comment on issue #1120: LUCENE-9110: Switch tests to use StackWalker URL: https://github.com/apache/lucene-solr/pull/1120#issuecomment-568774365 @rmuir: I was thinking about the same. Maybe at a later stage. The risk is that this old legacy code breaks in future (with Graal), as the stack trace of Exceptions or Thread may be corrumpted if optimizer jumps in. To get the "real" stack trace, you should use StackWalker.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org