diff options
| author | Kristen Kozak <sebright@google.com> | 2018-06-13 16:28:51 -0700 |
|---|---|---|
| committer | Kristen Kozak <sebright@google.com> | 2018-06-13 16:28:51 -0700 |
| commit | 372aa6d83035fb6d0bda2a2a8acaf0ce1825d4ba (patch) | |
| tree | b7b4cc7b462790b1693118d5152b1d29ba22eed4 /gradle/wrapper | |
| parent | 529688f2b63ec98e4e78bf071f8d1b4fbde96eb5 (diff) | |
| download | platform_external_opencensus-java-372aa6d83035fb6d0bda2a2a8acaf0ce1825d4ba.tar.gz platform_external_opencensus-java-372aa6d83035fb6d0bda2a2a8acaf0ce1825d4ba.tar.bz2 platform_external_opencensus-java-372aa6d83035fb6d0bda2a2a8acaf0ce1825d4ba.zip | |
Error Prone: 2.2.0 -> 2.3.1
This commit contains several other changes as part of the upgrade:
- Use -XepAllDisabledChecksAsWarnings to enable all available warnings so
that we don't need to enable each warning explicitly.
- Remove explicit suppression of warnings in generated code, since
-XepDisableWarningsInGeneratedCode is now sufficient to suppress all warnings
in AutoValue and Protocol Buffer generated classes.
- Remove a suppression of "ConstructorLeaksThis", since
https://github.com/google/error-prone/pull/789 was fixed.
- Fix a few occurrences of "FieldCanBeFinal".
Diffstat (limited to 'gradle/wrapper')
0 files changed, 0 insertions, 0 deletions
