-
-
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
Please start building OpenJDK+OpenJ9 for jdk11 #414
Comments
I understand from @adamfarley that the branch names are now in sync with the other versions so this should "just" be a matter of duplicating the jenkins jobs which we have for 10. |
:fingers crossed: |
Related: eclipse-openj9/openj9#2089 |
Initial job created for Linux/x64 https://ci.adoptopenjdk.net/view/all/job/openjdk11_openj9_build_x86-64_linux/ |
Within that job:
|
First build now available: https://ci.adoptopenjdk.net/view/work%20in%20progress/job/openjdk11_openj9_build_x86-64_linux/ |
Added "Steps needed" to the original description |
Created jobs for the other two linux platforms supported by openj9. I've heard AIX may be more problematic ... https://ci.adoptopenjdk.net/view/work%20in%20progress/job/openjdk11_openj9_build_s390x_linux/ |
Test jobs added: Need to triage the x86_linux failure (need to explicitly handle the native tests), and will run the other 2 when builds become available. Test failure can be addressed with an update to TEST.ROOT (see ibmruntimes/openj9-openjdk-jdk11#5), same approach as was done for openjd9-openjdk-jdk10). |
AIX job: https://ci.adoptopenjdk.net/view/JDK11%20WIP/job/openjdk11_openj9_build_ppc64_aix/2/console Failure to build on AIX (seen by the OpenJ9 team already):
|
For reference, this tab shows all the current jdk11 "work in progress" builds: https://ci.adoptopenjdk.net/view/JDK11%20WIP/ |
@smlambert @pshipton I presume you are both happy for this now to be closed :-) |
The jdk11 repo is https://github.com/ibmruntimes/openj9-openjdk-jdk11
Steps needed now that initial prototyping has been done:
--with-freetype=bundled
is the right option for JDK11The text was updated successfully, but these errors were encountered: