Skip to content
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

feat: Support Java 11 new features #2728

Closed
surli opened this issue Oct 29, 2018 · 1 comment · Fixed by #3029
Closed

feat: Support Java 11 new features #2728

surli opened this issue Oct 29, 2018 · 1 comment · Fixed by #3029
Labels

Comments

@surli
Copy link
Collaborator

surli commented Oct 29, 2018

Here's the list of new features in Java 11: https://openjdk.java.net/projects/jdk/11/

At first sight, I think we need to implement:

@surli surli added the feature label Oct 29, 2018
@nharrand
Copy link
Collaborator

nharrand commented Mar 19, 2019

And now java 12 even if it is probably less urgent (as it is not LTS).
At firs glance, I see only this that could cause a problem:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants