Update bundled JDK to 21.0.12+8 - #22572
Conversation
PR Code Analyzer ❗AI-powered 'Code-Diff-Analyzer' found issues on commit 82640b7.
The table above displays the top 10 most important findings. Pull Requests Author(s): Please update your Pull Request according to the report above. Repository Maintainer(s): You can Thanks. |
Signed-off-by: Andriy Redko <drreta@gmail.com>
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
|
❌ Gradle check result for 7321be1: TIMEOUT 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 7321be1: 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? |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## 2.19 #22572 +/- ##
============================================
+ Coverage 71.92% 72.03% +0.10%
+ Complexity 66009 64520 -1489
============================================
Files 5342 5120 -222
Lines 307392 300237 -7155
Branches 44862 44102 -760
============================================
- Hits 221105 216275 -4830
+ Misses 67823 65865 -1958
+ Partials 18464 18097 -367 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Description
Update bundled JDK to 21.0.12+8 (tracking release binaries https://github.com/adoptium/temurin21-binaries/releases/tag/jdk-21.0.12%2B8)
Related Issues
Part of #22532
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.