-
Notifications
You must be signed in to change notification settings - Fork 728
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
Use a recent OMR acceptance build as bootjdk for AIX and for s390x Linux #17338
Conversation
There were some outstanding problems on zlinux, it would be good to wait for the next nightly. |
Would those problems inhibit its use as the boot jdk? |
Perhaps. If you don't want to wait for tonight, run a build now. |
We can wait: It would require manual intervention to remove problematic boot JDKs cached on each build machine. |
There is also #17337 which doesn't have a fix yet. It seems to only affect jdk8, but who knows. When ready, I will try this in a PR build first so if there is a problem we only have one machine of each flavor to fix. |
URLs for AIX and Z Linux were reversed - now corrected. |
jenkins compile zlinux jdknext |
No builds are available from Adoptium for these platforms. Signed-off-by: Keith W. Campbell <[email protected]>
URL for AIX updated. |
jenkins compile aix jdknext |
jenkins compile aix,zlinux jdknext depends ibmruntimes/openj9-openjdk-jdk#openj9-staging |
The first AIX build is https://openj9-jenkins.osuosl.org/job/PullRequest-OpenJ9/3774/ |
The head stream builds work, and the staging builds appear to be working, I'll go ahead with the merge. |
No builds are available from Adoptium for these platforms.