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 from CI #1703

Merged
merged 3 commits into from
Mar 24, 2022
Merged

Remove JDK8 from CI #1703

merged 3 commits into from
Mar 24, 2022

Conversation

cliu123
Copy link
Member

@cliu123 cliu123 commented Mar 23, 2022

Signed-off-by: cliu123 lc12251109@gmail.com

Description

[Describe what this change achieves]

  • Category (Enhancement, New feature, Bug fix, Test fix, Refactoring, Maintenance, Documentation) Enhancement
  • Why these changes are required? OpenSearch 2.0.0 does not support JDK 8

Issues Resolved

#1669

Testing

UT

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: cliu123 <lc12251109@gmail.com>
@cliu123 cliu123 requested a review from a team March 23, 2022 23:04
cliu123 added 2 commits March 23, 2022 16:08
Signed-off-by: cliu123 <lc12251109@gmail.com>
Signed-off-by: cliu123 <lc12251109@gmail.com>
@codecov-commenter
Copy link

codecov-commenter commented Mar 24, 2022

Codecov Report

❗ No coverage uploaded for pull request base (main@b1e2b9d). Click here to learn what that means.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1703   +/-   ##
=======================================
  Coverage        ?   62.87%           
  Complexity      ?     3260           
=======================================
  Files           ?      253           
  Lines           ?    18082           
  Branches        ?     3242           
=======================================
  Hits            ?    11369           
  Misses          ?     5059           
  Partials        ?     1654           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b1e2b9d...a10a25b. Read the comment docs.

@peternied peternied merged commit acbf68e into opensearch-project:main Mar 24, 2022
@cliu123 cliu123 deleted the remove_jdk8 branch March 25, 2022 23:21
wuychn pushed a commit to ochprince/security that referenced this pull request Mar 16, 2023
* Remove JDK8 from CI
* Change Java source and target compatibility to JDK11

Signed-off-by: cliu123 <lc12251109@gmail.com>
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