New issue
Advanced search Search tips

Issue 659186 link

Starred by 1 user

Issue metadata

Status: Duplicate
Owner: ----
Closed: Oct 2016
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug



Sign in to add a comment

Console spew building Android Chrome: Unexpected failure during lint analysis of ChromeStrictMode.java

Project Member Reported by asvitk...@chromium.org, Oct 25 2016

Issue description

Console spew building Android Chrome: Unexpected failure during lint analysis of ChromeStrictMode.java

When building Chrome for Android, I get the following console spew:

Unexpected failure during lint analysis of ChromeStrictMode.java (this is a bug in lint or one of the libraries it depends on)
TypeSystem.getUnannotatedType(TypeSystem.java:180)->TypeSystem.getRawType(TypeSystem.java:268)->TypeSystem.getRawType(TypeSystem.java:297)->LookupEnvironment.createRawType(LookupEnvironment.java:999)

I didn't find anything about this in crbug, so filing a bug. We should either suppress it or get it fixed in whatever toolchain that generates this.
 
Mergedinto: 656768
Status: Duplicate (was: Untriaged)
Seems to be fixed by https://codereview.chromium.org/2498503003/ (FYI since linked bug is restricted)

Sign in to add a comment