You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2019/12/24 16:45:50 UTC

[GitHub] [lucene-solr] uschindler edited a comment on issue #1120: LUCENE-9110: Switch tests to use StackWalker

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org