You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments