Skip to content
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

Move ddrgen step outside of building VM. #2588

Merged
merged 1 commit into from
Aug 18, 2018

Conversation

mikezhang1234567890
Copy link
Contributor

@mikezhang1234567890 mikezhang1234567890 commented Aug 13, 2018

Move the run ddrgen step outside of the building VM step in order to
resolve DDR dependencies better.

This PR removes the code that runs ddrgen during building the VM, and needs to be delivered together with the extensions repo PRs which move running ddrgen to after the VM is built.
jdk8: ibmruntimes/openj9-openjdk-jdk8#110
jdk9: ibmruntimes/openj9-openjdk-jdk9#175
jdk10: ibmruntimes/openj9-openjdk-jdk10#55
jdk11: ibmruntimes/openj9-openjdk-jdk11#11
jdk12: ibmruntimes/openj9-openjdk-jdk#24

Signed-off-by: Mike Zhang [email protected]

Move the run ddrgen step outside of the building VM step in order to
resolve DDR dependencies better.

Signed-off-by: Mike Zhang <[email protected]>
@mikezhang1234567890
Copy link
Contributor Author

@keithc-ca can you review this and the extension repo changes please?

@keithc-ca
Copy link
Contributor

I think the PRs in the extension repos (with requested updates) can safely be delivered before (and without) this. Without this change, the work will just happen earlier leaving nothing to be done in OpenJ9.gmk. After all the extension repos have been updated, this should be merged.

@keithc-ca keithc-ca self-assigned this Aug 13, 2018
@keithc-ca
Copy link
Contributor

Jenkins test sanity plinux jdk8,jdk10

1 similar comment
@keithc-ca
Copy link
Contributor

Jenkins test sanity plinux jdk8,jdk10

@keithc-ca keithc-ca merged commit 230c77c into eclipse-openj9:master Aug 18, 2018
@mikezhang1234567890 mikezhang1234567890 deleted the ddr-compile branch October 1, 2018 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants