-
Notifications
You must be signed in to change notification settings - Fork 191
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Java 11 support #955
Comments
Attempting to compile master at eae34e6 using the compiler provided by the
On closer inspection this seems to be caused by GWT. Maybe the Java 8 source code can be compiled using OpenJDK 11 after updating GWT. This would be a first step towards moving to Java 11 entirely. |
Exactly! I already prepared some stuff to achieve exactly what you're proposing (cf. #674). However back in the days (as you mentioned) Vaadin 7 was always the show-stopper. Since a couple of days
|
Obsolete, hawkBit is supporting Java17 already |
As Java 8-10 will be obsolete soon, hawkBit has to support Java 11
Preconditions
ToDo
The text was updated successfully, but these errors were encountered: