-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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 JDK to 23.0.1 #16429
Update JDK to 23.0.1 #16429
Conversation
Signed-off-by: Andriy Redko <[email protected]>
❌ Gradle check result for dbd5e28: 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 dbd5e28: 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? |
@andrross not urgent, but may be you could look into this one as well? thank you! |
❕ Gradle check result for dbd5e28: 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 ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #16429 +/- ##
============================================
- Coverage 72.11% 72.04% -0.08%
+ Complexity 65044 64996 -48
============================================
Files 5313 5313
Lines 303287 303287
Branches 43883 43883
============================================
- Hits 218729 218497 -232
- Misses 66593 66876 +283
+ Partials 17965 17914 -51 ☔ View full report in Codecov by Sentry. |
Description
Update JDK to 23.0.1
Related Issues
Part of #16354
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.