feat(Java11): remove Java 8 tests + compile with JDK11 (#675)
so that web can pull Engine COMPILED with Java 11 even if for now, this repo still BUILDS with target Java 8 JDK 11 is used for compilation, except for GWT compilation, as it wouldn't work. That's why we specify JDK8 path, just for GWT compilation.
Please register or sign in to comment