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

Add support for JDK 17 #290

Closed
2 tasks
Tracked by #129
dblock opened this issue Mar 8, 2022 · 1 comment
Closed
2 tasks
Tracked by #129

Add support for JDK 17 #290

dblock opened this issue Mar 8, 2022 · 1 comment
Assignees
Labels

Comments

@dblock
Copy link
Member

dblock commented Mar 8, 2022

In opensearch-project/OpenSearch#1276 we have benchmarked various JDKs and concluded that Java Runtime 17 gives a non-trivial performance boost. Therefore, coming from opensearch-project/opensearch-plugins#129, add support for JDK 17.

  • Add JDK 17 to CI/CD, do not remove 11 and 14.
  • Update DEVELOPER_GUIDE and any other notes on Java runtime compatibility.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants