temurin11*: update to 11.0.30-7 and remove 32-bit#589
temurin11*: update to 11.0.30-7 and remove 32-bit#589B67687 wants to merge 1 commit intoScoopInstaller:masterfrom
Conversation
|
/verify |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
WalkthroughUpdates Temurin 11 JDK and JRE manifest files from version Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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 |
|
All changes look good. Wait for review from human collaborators. temurin11-jdk
temurin11-jre
|
Closes #588
Summary
temurin11-jdkandtemurin11-jreto11.0.30-732bitarchitecture entries from both manifestsWhy this changed
Adoptium no longer ships Windows
x86-32ZIP assets for Temurin 11 in11.0.30+7.11.0.29+7still shipped those Win32 assets, but11.0.30+7does not, so this is no longer a plain stale-only refresh. This PR aligns the manifests with the currently published upstream support.Verification
jdk-11.0.30+7still ships:OpenJDK11U-jdk_x64_windows_hotspot_11.0.30_7.zipOpenJDK11U-jre_x64_windows_hotspot_11.0.30_7.zipjdk-11.0.30+7no longer ships:OpenJDK11U-jdk_x86-32_windows_hotspot_11.0.30_7.zipOpenJDK11U-jre_x86-32_windows_hotspot_11.0.30_7.zipSummary by CodeRabbit