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 2022/03/18 15:15:10 UTC

[GitHub] [lucene] mikemccand commented on pull request #752: LUCENE-10474: Avoid throwing StackOverflowError when creating RegExp

mikemccand commented on pull request #752:
URL: https://github.com/apache/lucene/pull/752#issuecomment-1072508590


   Hmm maybe we could we preserve the full `StackOverflowException` as the cause in the newly thrown `IllegalArgumentException`?  I don't like losing/suppressing that information from the caller.


-- 
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: issues-unsubscribe@lucene.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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