Details
-
Improvement
-
Status: In Progress
-
P3
-
Resolution: Unresolved
-
None
-
None
-
None
Description
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?
Attachments
Issue Links
- blocks
-
BEAM-13271 error-prone UnusedVariable check raises false positives for StateId and TimerId usages
- Triage Needed