corretto-lts-jdk: update from JDK 17 to JDK 21#597
corretto-lts-jdk: update from JDK 17 to JDK 21#597B67687 wants to merge 2 commits intoScoopInstaller:masterfrom
Conversation
- Update version from 22.3.1 to 25.0.2 - Fix checkver regex from vm- to jdk- pattern - Use extract_to + installer script for consistent extraction - Update autoupdate to use jdk- URL pattern
Update to point to JDK 21 (current LTS release) instead of JDK 17. - version: 17.0.19.10.1 -> 21.0.11.10.1 - extract_dir: jdk17.0.19_10 -> jdk21.0.11_10 - checkver jsonpath: 17 -> 21 Closes ScoopInstaller#553
|
Warning Rate limit exceeded
To keep reviews running without waiting, you can enable usage-based add-on for your organization. This allows additional reviews beyond the hourly cap. Account admins can enable it under billing. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
✨ 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. Review rate limit: 0/1 reviews remaining, refill in 9 minutes and 48 seconds.Comment |
|
closed due to mixed in unrelated commits |
Summary
Update to point to JDK 21 (current LTS release) instead of JDK 17.
Closes #553
Validation