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

Remove JDK8 support and fix JDK17 build. #129

Merged
merged 1 commit into from
Mar 9, 2022

Conversation

dblock
Copy link
Member

@dblock dblock commented Mar 9, 2022

Signed-off-by: dblock dblock@dblock.org

Description

  • Remove support for JDK8.
  • Set source and target compatibility to JDK11.
  • Fix build on JDK 17 by upgrading dependent tools.

Issues Resolved

Check List

  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: dblock <dblock@dblock.org>
@dblock dblock requested review from a team, peternied and lezzago March 9, 2022 19:11
@saratvemulapalli saratvemulapalli merged commit 1be69e5 into opensearch-project:main Mar 9, 2022
@dblock dblock deleted the jdk17 branch March 9, 2022 19:38
zelinh pushed a commit that referenced this pull request Aug 18, 2022
Signed-off-by: Zelin Hao <zelinhao@amazon.com>
wuychn pushed a commit to ochprince/common-utils that referenced this pull request Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for JDK 17 Remove support for JDK 8
3 participants