Update JDK 24 to 24.0.2+12#18797
Conversation
Signed-off-by: Andriy Redko <drreta@gmail.com>
|
❌ Gradle check result for e108ae4: 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? |
|
❌ Gradle check result for e108ae4: 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? |
|
❕ Gradle check result for e108ae4: UNSTABLE Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #18797 +/- ##
============================================
- Coverage 72.80% 72.80% -0.01%
+ Complexity 68564 68531 -33
============================================
Files 5567 5567
Lines 314844 314911 +67
Branches 45675 45684 +9
============================================
+ Hits 229227 229261 +34
- Misses 67028 67041 +13
- Partials 18589 18609 +20 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
gaobinlong
left a comment
There was a problem hiding this comment.
Do we need to update the github workflow to include JDK 24?
OpenSearch/.github/workflows/assemble.yml
Line 10 in c985636
Definitely, thanks a lot @gaobinlong |
Signed-off-by: Andriy Redko <drreta@gmail.com> Signed-off-by: sunqijun.jun <sunqijun.jun@bytedance.com>
Signed-off-by: Andriy Redko <drreta@gmail.com>
Signed-off-by: Andriy Redko <drreta@gmail.com>
Description
Update JDK 24 to 24.0.2+12 (waiting for https://github.com/adoptium/temurin24-binaries/releases/tag/jdk-24.0.2%2B12)
Related Issues
Part of #18788
Check List
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.