rmuir opened a new pull request #68: URL: https://github.com/apache/lucene/pull/68
This enables quite a few javac warnings from java11+ that weren't enabled for some reason. None of them fail, so lock them in. Additionally some newer checks are only recognized for newer JDK versions, so they are only enabled based on the javac version used. They will cause no annoyance because they relate to newer language features. -- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org