Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
is slapped together by a tuple based on the position (as gleaned from the JCTree object) and the source file (as gleaned from.. Log. *facepalm*). We didn’t update log when resolving for i.e. ‘val’, so the caches get all jumbled up. Fixed by setting the Log’s ‘useSource’ method.
|
|
intentionally haven’t set yet. To avoid NPEs, let’s set it.
|
|
|
|
See bazelbuild/bazel#4393
|
|
|
|
|
|
|
|
Javac9.
|
|
|
|
|
|
fixes #1521
|
|
fixes #1521
|
|
|
|
instead of default on.
|
|
#1518
|
|
broke it with JDK9).
|
|
|
|
compiler errors, not stack traces.
|
|
|
|
javac’s built-in * unglobbing. Now they do.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix @Builder complete doc link.
|
|
|
|
Fixes #869, fixes #1018
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
rewritten.
|