Open niloc132 opened 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.
Nightly build passing in CI, after fixing that test: https://github.com/niloc132/gwt/actions/runs/11759051657
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.