-
-
Notifications
You must be signed in to change notification settings - Fork 251
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
Add jdk12 to build pipelines #916
Comments
With these changes linux_x86-64 for openjdk12-openj9 now builds. Other platforms fail:
Builds https://ci.adoptopenjdk.net/job/build-scripts/job/openjdk12-pipeline/14/ and https://ci.adoptopenjdk.net/job/build-scripts/job/openjdk12-pipeline/15 (rerun with Mac only) contain the current errors. |
Created #917 with the work achieved so far. |
Support for openssl has now been added for openjdk12-openj9. I've updated the relevant builds args in the jdk12_support branch in #917. |
Raised #924 for the macos jdk boot dir issue. |
Issue with X11 prereqs on Linux should be fixed by adoptium/infrastructure#640. |
Raised #938 for the missing X11 prereqs. Change to ansible scripts in adoptium/infrastructure#640 did not fix the issue because those scripts are not running successfully on s390x and ppcle Linux. |
Amend scripts as required to build openjdk12-hotspot and openjdk12-openj9.
The text was updated successfully, but these errors were encountered: