-
Notifications
You must be signed in to change notification settings - Fork 375
Test under Java 25 #7113
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
Test under Java 25 #7113
Conversation
@smillst Could you take a look at this? |
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.
Thanks. I changed the test scripts to run Gradle with JDK 21 and so now we need to set the jdkTestVersion to the jdk version we wish to test. I added a comment explaining this.
@smillst Can you take a look at the (currently commented out) misc_jdk11 job to see whether it is possible to reinstate? |
This reverts commit 4847c81.
I've fixed this and I reinstated the misc_jdk11 job. |
@smillst please review and enable auto-merge. Thanks! |
Co-authored-by: Suzanne Millstein <[email protected]>
Pull from master after #7130 is merged.