Age | Commit message (Collapse) | Author |
|
|
|
The bugfix was originally created by mateusz-matela
|
|
|
|
This reverts commit c489b49c3684e0d8cc52c5180207375d1313dbc5.
|
|
This reverts commit 43d91281d0a298df72b38c43d87769c3a33e950b.
|
|
|
|
See bazelbuild/bazel#4393
|
|
"JDK9 support much improved since v1.16.6" -> "... v1.16.16"
|
|
|
|
|
|
|
|
|
|
|
|
I think line 12 is incorrect, call "this.getName()" in it self will cause stackoverflow.Change to return this.name.
|
|
#1532
|
|
|
|
|
|
|
|
rt.jar. Fortunately, we already had an optional ant task to fetch this. I’ve simply made it less optional.
|
|
in this release.
|
|
Javac9.
|
|
|
|
|
|
fixes #1521
|
|
fixes #1521
|
|
|
|
ConstructorProperties being default-off.
|
|
instead of default on.
|
|
|
|
#1518
|
|
broke it with JDK9).
|
|
|
|
compiler errors, not stack traces.
|
|
|
|
javac’s built-in * unglobbing. Now they do.
|
|
delombok’ did not work.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
compiling with ecj)
|
|
longer supports 1.4/1.5 but we need it to continue to compile patchtargets for eclipse.
|
|
|