| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
expression.
|
|
|
|
| |
points.
|
|
|
|
| |
points.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
synchronization being a pain.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
MultiProjectIncrementalTests
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
java 5 in this case), many LTW tests were failing with Xlint:adviceDidNotMatch messages that previously were not issued. These commits sprinkle @SuppressAjWarnings annotations liberally around to stop that from happening.
|
|
|
|
| |
now only matches "*" against anonymous types
|
|
|
|
| |
now only matches "*" against anonymous types
|
| |
|
|
|
|
| |
option - don't want this warning coming out by default??
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
1.5 source level
|
|
|
|
| |
1.5 source level
|
|
|
|
| |
stricter about not allowing java 5 features at < 1.5 level, this was needed for some LTW tests to pass too)
|
| |
|
| |
|
|
|
|
| |
explicit call to a constructor. Can be suppressed using @SuppressAjWarnings
|
|
|
|
| |
superior platforms ;)
|
|
|
|
| |
explicit constructor call.
|
|
|
|
| |
Largely updates to existing tests to cope with new Lint warning.
|