Merged
Conversation
Contributor
|
All tests passed, closed and reopened to get them to run again. |
cryptoe
approved these changes
Oct 13, 2025
clintropolis
approved these changes
Oct 13, 2025
cecemei
pushed a commit
to cecemei/druid
that referenced
this pull request
Oct 17, 2025
* try zulu 21.0.8 * add java21 to supported runtimes in java docs * update the verify-java script to reflect no 11 support and 21 support
cecemei
pushed a commit
that referenced
this pull request
Oct 21, 2025
* try zulu 21.0.8 * add java21 to supported runtimes in java docs * update the verify-java script to reflect no 11 support and 21 support
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #17429
Zulu 21.0.8 appears to have resolved our issues with getting CI green with Java 21. UTs and Quidem Tests now run on 21 latest from zulu.
The verify-java script has been updated to reflect java 11 no longer being supported and java 21 being supported. The java docs have also added 21 in addition to 17 as supported java.
Release Notes
Java 21 is officially supported for Druid runtime.