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 #399

Closed
2 tasks
Tracked by #129
dblock opened this issue Mar 8, 2022 · 0 comments · Fixed by #489
Closed
2 tasks
Tracked by #129

Add support for JDK 17 #399

dblock opened this issue Mar 8, 2022 · 0 comments · Fixed by #489
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.
@dblock dblock added the v2.0.0 label Mar 8, 2022
@amitgalitz amitgalitz linked a pull request Apr 6, 2022 that will close this issue
1 task
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