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/09/23 20:25:23 UTC

[GitHub] [lucene] kotman12 opened a new pull request, #11810: fix equality check bug in test

kotman12 opened a new pull request, #11810:
URL: https://github.com/apache/lucene/pull/11810

   this check is incorrect and will fail in older jdk versions


-- 
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


[GitHub] [lucene] dweiss closed pull request #11810: fix equality check bug in test

Posted by GitBox <gi...@apache.org>.
dweiss closed pull request #11810: fix equality check bug in test
URL: https://github.com/apache/lucene/pull/11810


-- 
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


[GitHub] [lucene] dweiss commented on pull request #11810: fix equality check bug in test

Posted by GitBox <gi...@apache.org>.
dweiss commented on PR #11810:
URL: https://github.com/apache/lucene/pull/11810#issuecomment-1256938048

   This stream is not required at all: you just split on any consecutive sequence of white spaces, including newlines, and it'll be fine. I'll commit this separately and backport.


-- 
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