damccorm opened a new issue, #21315: URL: https://github.com/apache/beam/issues/21315
errorprone 2.11.0 only supports JDK 11 (but can still validate Java 8 classes). We should find a way to upgrade errorprone while still supporting Java 8. Perhaps we could modify BeamModulePlugin to disable errorprone when building with Java 8, and make sure that there's a Java 11 PreCommit that will run it? Imported from Jira [BEAM-13814](https://issues.apache.org/jira/browse/BEAM-13814). Original Jira may contain additional context. Reported by: bhulette. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
