Remove dead code related to java compatibility now that Java min version is 21#20143
Conversation
…ion is 21 Signed-off-by: Craig Perkins <cwperx@amazon.com>
WalkthroughThese changes simplify build configuration by removing Java version-specific runtime guards. The Java plugin now unconditionally applies release flags to Java and Groovy compilation and always enables HTML5 in Javadoc. The test base plugin removes version-dependent locale provider logic, always configuring it uniformly regardless of runtime version. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes
Poem
Pre-merge checks and finishing touches❌ Failed checks (1 warning, 1 inconclusive)
✅ Passed checks (1 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (2)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (20)
🔇 Additional comments (4)
Comment |
|
❌ Gradle check result for 450f50f: 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❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #20143 +/- ##
============================================
- Coverage 73.23% 73.18% -0.05%
- Complexity 71621 71633 +12
============================================
Files 5787 5787
Lines 327853 327848 -5
Branches 47218 47214 -4
============================================
- Hits 240090 239930 -160
- Misses 68505 68671 +166
+ Partials 19258 19247 -11 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@sandeshkr419 could you take a look at this small PR? |
Description
Remove dead code related to java compatibility now that Java min version is 21
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.
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.