-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Upgrade JDK to 21.0.9 #18350
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade JDK to 21.0.9 #18350
Conversation
🤖 GitHub commentsExpand to view the GitHub comments
Just comment with:
|
|
This pull request does not have a backport label. Could you fix it @mashhurs? 🙏
|
|
the updatecli GHA should be doing this to avoid manually needing to do these. There was a bug causing PRs not to be raised. This is addressed with #18351 |
|
Looks like arm builds are not there somehow? |
💚 Build Succeeded
History
cc @mashhurs |
donoghuc
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
(cherry picked from commit aaa5326)
(cherry picked from commit aaa5326)
(cherry picked from commit aaa5326) Co-authored-by: Mashhur <[email protected]>
(cherry picked from commit aaa5326) Co-authored-by: Mashhur <[email protected]>
|
@Mergifyio backport 9.2 |
✅ Backports have been created
|
(cherry picked from commit aaa5326)
(cherry picked from commit aaa5326) Co-authored-by: Mashhur <[email protected]>
ATTENTION!: Let's make sure all JDK builds are available under our catalog.
Release notes
Bundled JDK upgraded to 21.0.9.
What does this PR do?
Upgrades JDK to 21.0.9
Why is it important/What is the impact to the user?
Leverages latest JDK capabilities.
Checklist
[ ] My code follows the style guidelines of this project[ ] I have commented my code, particularly in hard-to-understand areas[ ] I have made corresponding changes to the documentation[ ] I have made corresponding change to the default configuration files (and/or docker env variables)[ ] I have added tests that prove my fix is effective or that my feature works