Skip to content

Run Java 14 on our CI #9104

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

Closed
smarter opened this issue Jun 3, 2020 · 2 comments
Closed

Run Java 14 on our CI #9104

smarter opened this issue Jun 3, 2020 · 2 comments

Comments

@smarter
Copy link
Member

smarter commented Jun 3, 2020

Now that #8838 is fixed, we should be able to run Java 14. Since it tends to catch more things than Java 8 and 11 I propose dropping Java 11, making Java 14 the default, and keeping Java 8 only for merges/nightlies/releases (in particular published jars should always be produced using Java 8 to make sure no Java 9+ only dependency slips in).

@liufengyun
Copy link
Contributor

This is partly done for #9181, but only on Java 11. We need to update the docker image to switch to Java 14.

@smarter
Copy link
Member Author

smarter commented Nov 2, 2020

We replaced Java 11 by 14 in 9dc145d

@smarter smarter closed this as completed Nov 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants