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

Set Java target compatibility to JDK 21 #730

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

dbwiddis
Copy link
Member

@dbwiddis dbwiddis commented Jun 6, 2024

Description

Sets source and target compatibility to JDK21.

Issues Resolved

Resoves #729

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.

@github-actions github-actions bot added the backport 2.x backport PRs to 2.x branch label Jun 6, 2024
@dbwiddis dbwiddis removed the backport 2.x backport PRs to 2.x branch label Jun 6, 2024
@dbwiddis dbwiddis force-pushed the JDK21-for-3.0 branch 2 times, most recently from 8f6023e to cd56506 Compare June 6, 2024 06:10
Copy link

codecov bot commented Jun 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.41%. Comparing base (13b32f1) to head (e513e93).

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #730   +/-   ##
=========================================
  Coverage     74.41%   74.41%           
  Complexity      744      744           
=========================================
  Files            84       84           
  Lines          3811     3811           
  Branches        330      330           
=========================================
  Hits           2836     2836           
  Misses          823      823           
  Partials        152      152           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@owaiskazi19 owaiskazi19 merged commit a941b68 into opensearch-project:main Jun 7, 2024
20 checks passed
@dbwiddis dbwiddis deleted the JDK21-for-3.0 branch June 7, 2024 00:34
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.

4 participants