Details
-
Task
-
Resolution: Fixed
-
Neutral
-
None
-
None
-
None
-
-
Empty show more show less
-
Empty show more show less
Description
Vaadin client code is still bound to using Java 8 through its dependency on GWT 2.8.2. We need to update to GWT 2.9.0 and monkey patch com.google.gwt.dev.shell.CheckForUpdates so we can use Java 11 in client code.
See Update your Vaadin 8 project to Java 11 and GWT 2.9.0 for details.
Checklists
Acceptance criteria