Uh oh!
There was an error while loading. Please reload this page.
Conversation
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (25)
📝 WalkthroughWalkthroughThis PR raises the minimum required Java version from 17 (and in some cases 11) to 21 across documentation, OSGi bundle manifests, the Eclipse launch configuration, and Eclipse ChangesJava 21 upgrade
Estimated code review effort: 1 (Trivial) | ~5 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
kolipakakondal
left a comment
There was a problem hiding this comment.
Hi @sigmaaa While you’re'in here, please also clean up remaining Java version references in one pass.
I still see older Java mentions in docs/en/faqs.rst and docs/zh_CN/faqs.rst. README_CN.md still has a Java 17 reference.
Please raise all compiler compliance to 21 as well (source / compliance / targetPlatform are still 17) and any other places.
Description
align execution environments to java 21
Fixes # (IEP-XXX)
Type of change
Please delete options that are not relevant.
How has this been tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Test Configuration:
Dependent components impacted by this PR:
Checklist
Summary by CodeRabbit
Documentation
Chores