DescriptionUpdate errorprone to fix java 8 issues.
This updates errorprone from 1.1.2 to 2.0.1. Version 2.0.1 includes
some fixes that lets errorprone work if you have java 8. I also
deleted the ChromiumErrorProneCompiler to just use the default
ErrorProneCompiler instead. Currently, the ChromiumErrorProneCompiler
doesn't override any default behavior and would need to be
changed a good bit to be compatible with 2.0.1.
BUG=517259
Committed: https://crrev.com/29d8817ee93db9e2ba9177a456a4992e3ad54d99
Cr-Commit-Position: refs/heads/master@{#345688}
Patch Set 1 #Patch Set 2 : #Patch Set 3 : Changed to use error_prone_core.jar. #Patch Set 4 : Update DEPS and build files. #
Total comments: 2
Patch Set 5 : Make errorprone not spam warnings. #Patch Set 6 : #
Total comments: 6
Patch Set 7 : Updated to use forward_variables_from function. #
Total comments: 1
Patch Set 8 : Fixed jbudorick's nits. #
Messages
Total messages: 24 (8 generated)
|