Skip to content

Conversation

@mashhurs
Copy link
Contributor

@mashhurs mashhurs commented Oct 24, 2025

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

@github-actions
Copy link
Contributor

🤖 GitHub comments

Expand to view the GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

@mergify
Copy link
Contributor

mergify bot commented Oct 24, 2025

This pull request does not have a backport label. Could you fix it @mashhurs? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-8./d is the label to automatically backport to the 8./d branch. /d is the digit.
  • If no backport is necessary, please add the backport-skip label

@mashhurs mashhurs self-assigned this Oct 24, 2025
@mashhurs mashhurs added backport-8.19 Automated backport to the 8.19 branch backport-9.1 Automated backport to the 9.1 branch backport-9.2 Automated backport to the 9.2 branch labels Oct 24, 2025
@elasticmachine
Copy link
Collaborator

elasticmachine commented Oct 24, 2025

💛 Build succeeded, but was flaky

Failed CI Steps

History

cc @mashhurs

@donoghuc
Copy link
Member

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

@donoghuc
Copy link
Member

Looks like arm builds are not there somehow?

➜  logstash git:(fix-java-updater) ✗ curl https://jvm-catalog.elastic.co/jdk/adoptiumjdk-21.0.9+10-linux
{"architecture":"x86_64","filename":"OpenJDK21U-jdk_x64_linux_hotspot_21.0.9_10.tar.gz","id":"adoptiumjdk-21.0.9+10-linux","revision":"10","tags":["adoptiumjdk","x86_64","linux","java21"], ..."version":"21.0.9"}
➜  logstash git:(fix-java-updater) ✗ curl https://jvm-catalog.elastic.co/jdk/adoptiumjdk-21.0.9+10-linux-aarch64
Could not find download for adoptiumjdk-21.0.9+10-linux-aarch64%

@mashhurs mashhurs marked this pull request as draft October 24, 2025 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-8.19 Automated backport to the 8.19 branch backport-9.1 Automated backport to the 9.1 branch backport-9.2 Automated backport to the 9.2 branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants