Uploaded image for project: 'Magnolia UI'
  1. Magnolia UI
  2. MGNLUI-7300

Allow Vaadin client code to use Java 11

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 6.3.0
    • None
    • None
    • None

      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.

        Acceptance criteria

              mduerig Michael Duerig
              mduerig Michael Duerig
              Foundation
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoR