-
Notifications
You must be signed in to change notification settings - Fork 277
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
[BUG] Gradle Check failed due to jdk14 no long available #2604
Comments
Seems like the JDK list is coming from here: The value is not defined on adoptopenjdk.net, but by https://javadoc.jenkins.io/hudson/model/DownloadService.Downloadable.html |
Json location: |
hudson.tools.JDKInstaller.json.txt |
Seems like Adoptopenjdk will call the default oracle jdk installer JSON |
This issue is fixed for now. |
https://build.ci.opensearch.org/job/gradle-check/2972/console
We will write a shell script to replace the auto installer for JDK14 only.
The text was updated successfully, but these errors were encountered: