gwtproject / gwt

GWT Open Source Project
http://www.gwtproject.org
1.53k stars 377 forks source link

Bump javac release to 11 #10040

Open niloc132 opened 2 weeks ago

niloc132 commented 2 weeks ago

Going forward, GWT builds will contain Java 11 bytecode and be able to use Java 11 language and jre improvements.

The Emulation Summary doclet is left on Java 8, as setting the source level higher causes errors due to redefining classes in java.base etc.

niloc132 commented 1 week ago

Nightly build passing in CI, after fixing that test: https://github.com/niloc132/gwt/actions/runs/11759051657