Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add
-XDshould-stop.ifError=FLOW
to the default javacopts.
See google/error-prone#4595 for motivation. This fixes a bug with the interaction between javac and Error Prone, but also improves diagnostic quality in general by showing more errors if there are multiple problems and multiple files being compiled. PiperOrigin-RevId: 686100365 Change-Id: I2e5e6dffdbbe1ca6480369a51a7ea3445db78a8a
- Loading branch information