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

Update minimumCompilerVersion to use jdk 11 #15307

Merged

Conversation

peterzhuamazon
Copy link
Member

@peterzhuamazon peterzhuamazon commented Aug 19, 2024

Description

Update minimumCompilerVersion to use jdk 11
Based on the documentation update here: opensearch-project/documentation-website#7861

Related Issues

opensearch-project/opensearch-build#4952

Check List

  • [ ] Functionality includes testing.
  • [ ] API changes companion pull request created, if applicable.
  • [ ] Public documentation issue/PR created, if applicable.

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.

Copy link
Contributor

✅ Gradle check result for 07c2fce: SUCCESS

Copy link
Contributor

✅ Gradle check result for 01e5418: SUCCESS

Copy link

codecov bot commented Aug 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.50%. Comparing base (05f4aac) to head (16b3c3b).
Report is 25 commits behind head on 1.3.

Additional details and impacted files
@@             Coverage Diff              @@
##                1.3   #15307      +/-   ##
============================================
- Coverage     77.56%   77.50%   -0.07%     
+ Complexity    58760    58748      -12     
============================================
  Files          4223     4223              
  Lines        253441   253445       +4     
  Branches      38701    38701              
============================================
- Hits         196590   196433     -157     
- Misses        40844    40998     +154     
- Partials      16007    16014       +7     

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

Signed-off-by: Peter Zhu <[email protected]>
@reta reta changed the title Update minimumCompilerVersion to use jdk 8 Update minimumCompilerVersion to use jdk 11 Aug 19, 2024
Copy link
Contributor

❌ Gradle check result for 16b3c3b: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Copy link
Contributor

✅ Gradle check result for 16b3c3b: SUCCESS

@peterzhuamazon peterzhuamazon merged commit 3ce0904 into opensearch-project:1.3 Aug 19, 2024
20 of 21 checks passed
@peterzhuamazon peterzhuamazon deleted the mincompilejdk-fix branch August 19, 2024 22:40
opensearch-trigger-bot bot pushed a commit that referenced this pull request Aug 19, 2024
* Update minimumCompilerVersion to use jdk 8

Signed-off-by: Peter Zhu <[email protected]>

* Update to 11

Signed-off-by: Peter Zhu <[email protected]>

---------

Signed-off-by: Peter Zhu <[email protected]>
(cherry picked from commit 3ce0904)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
reta pushed a commit that referenced this pull request Aug 19, 2024
* Update minimumCompilerVersion to use jdk 8



* Update to 11



---------


(cherry picked from commit 3ce0904)

Signed-off-by: Peter Zhu <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants