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 after building vm #24

Merged
merged 1 commit into from
Aug 16, 2018

Conversation

mikezhang1234567890
Copy link
Contributor

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

This PR moves the run ddrgen step to after the VM is built, and needs to be delivered together with eclipse-openj9/openj9#2588.

Signed-off-by: mikezhang [email protected]

Copy link
Member

@keithc-ca keithc-ca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add j9ddr.dat as a target run after building the VM so that ddrgen is
moved outside of the build VM step. This helps resolve DDR dependencies
and ddrgen is only run if the file does not exist or needs to updating.

Signed-off-by: mikezhang <[email protected]>
@keithc-ca keithc-ca merged commit d80cf47 into ibmruntimes:openj9-jdk Aug 16, 2018
jasonkatonica pushed a commit to jasonkatonica/openj9-openjdk-jdk that referenced this pull request Mar 17, 2023
…Granularity

Expand OpenSSL Version granularity
tajila pushed a commit to tajila/openj9-openjdk-jdk that referenced this pull request Oct 23, 2023
Fix missing definition of harfbuzz function on AIX
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants