uschindler commented on issue #1120: LUCENE-9110: Switch tests to use StackWalker URL: https://github.com/apache/lucene-solr/pull/1120#issuecomment-568923838 I removed the remaining 4 tests that required the full stack trace and rewrote them to use the new methods. I don't care of requesting a StackWalker 2 or 3 times as the code gets much cleaner. It should be faster anyways. And debugging shows that the stack trace is requested very seldom. I think we are close to put getStackTrace() or forbiddenapis.
---------------------------------------------------------------- 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