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 2021/03/31 04:09:18 UTC

[GitHub] [lucene] zacharymorn commented on pull request #56: LUCENE-9883: Turn on ecj missingEnumCaseDespiteDefault setting

zacharymorn commented on pull request #56:
URL: https://github.com/apache/lucene/pull/56#issuecomment-810744127


   Thanks for the review @mocobeta ! I just pushed a commit to add CHANGES entry as well.
   
   > (I think we can replace all switch statements by switch expression that makes sure that all enum values are covered without human effort, when minimum supported JDK version is bumped.)
   
   +1 to this, and this PR makes it one step closer!


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



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