Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
squash! Run StandaloneTests for Java 8 under Java 8
To make tests executeOnJava8() and executeOnJava8SelectPackage() see the class files, update test compile() to use option `--release 8`. Because compiling to release 8 is deprecated, add a linter option to disable the warning to make compile() pass.
- Loading branch information