dweiss commented on PR #11927: URL: https://github.com/apache/lucene/pull/11927#issuecomment-1314200220
I didn't look at kotlin code, since I'm not fluent there at all... :) But I had a hunch to just upgrade the plugin thinking it's probably a bug there... and it seems it has been fixed. I added -XX:+PrintFlagsFinal after upgrading and it seems to pick it up now: ``` gradlew -p lucene\core compileJava -Dvalidation.errorprone=true --rerun-tasks --info ``` results in:  -- 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-unsubscr...@lucene.apache.org 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