AArch64 macOS: Enable DDR build - #14420
Conversation
|
jenkins test sanity amac jdk17 |
|
jenkins test sanity.system amac jdk17 |
|
jenkins test sanity.functional,sanity.system amac jdk18 |
|
jenkins test extended.system amac jdk17 |
1 similar comment
|
jenkins test extended.system amac jdk17 |
|
jenkins compile amac jdk11 |
|
jenkins test extended.system amac jdk18 |
|
jenkins test special.system amac jdk18 |
|
This PR depends on eclipse-omr/omr#6471 and #14921. |
|
jenkins compile amac jdk11 |
|
jenkins compile amac jdk11 |
|
Segmentation faults in |
27a8fdc to
31933c5
Compare
|
jenkins compile amac jdk17 |
|
I opened an issue for the build failure: eclipse-omr/omr#6491 |
|
jenkins compile amac,xmac jdk17 depends eclipse-omr/omr#5800 |
|
I separated the changes for enabling DDR tests to PR #14961. |
|
jenkins compile amac,xmac jdk17 depends eclipse-omr/omr#5800 |
|
jenkins test extended.functional xmac jdk17 depends eclipse-omr/omr#5800 |
|
jenkins test sanity amac jdk11 depends eclipse-omr/omr#5800 |
|
jenkins test sanity osx jdk8,jdk11 depends eclipse-omr/omr#6527 |
|
jenkins test sanity amac jdk11 depends eclipse-omr/omr#6527 |
|
The OMR changes are merged and promoted now. jenkins test sanity amac jdk11 |
|
We should unexclude the ddr tests as part of this PR to enable DDR. |
|
I see re-enabling the tests was moved to #14961, but that means it's not easily PR tested to enable DDR and run the tests to ensure they are working. |
|
jenkins compile amac jdk17,jdk18,jdknext |
|
jenkins test sanity.functional,extended.functional amac jdk11 I moved the changes from PR #14961 back to this PR. |
|
You can see the DDR tests in sanity.functional and extended.functional finished successfully.
ibmruntimes/ci-jenkins-pipelines#64 needs to be merged for enabling DDR builds in internal builds. |
This commit enables DDR of AArch64 macOS builds. Signed-off-by: KONNO Kazuhiro <konno@jp.ibm.com>
|
jenkins test sanity amac jdk11 I enabled one more test back, cmdLineTester_GCCheck, which I had overlooked in #14961. The test uses jdmpview. |
|
How about enabling DDR on AArch64 macOS with v0.33.0? |
What dependent PRs need to be merged into 0.33 since the release split? |
|
Only the following PRs after the 0.33 split are required:
|
This commit enables DDR of AArch64 macOS builds. It also enables related testcases. Original PR in master: eclipse-openj9#14420 Signed-off-by: KONNO Kazuhiro <konno@jp.ibm.com>
|
I opened the following PRs for 0.33. |
This commit enables DDR of AArch64 macOS builds.
Signed-off-by: KONNO Kazuhiro konno@jp.ibm.com