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

Add support for z/OS Large Heap to pipeline build #10542

Merged
merged 1 commit into from
Sep 15, 2020

Conversation

vsebe
Copy link
Contributor

@vsebe vsebe commented Sep 8, 2020

Add z/OS Large Heap to supported platforms.
Fix build parameters initialization for multi-platforms.

[ci skip]

Signed-off-by: Violeta Sebe vsebe@ca.ibm.com

@vsebe
Copy link
Contributor Author

vsebe commented Sep 8, 2020

Jenkins compile plinux jdk11

@vsebe
Copy link
Contributor Author

vsebe commented Sep 8, 2020

@jdekonin please review, thank you!

Copy link
Contributor

@jdekonin jdekonin left a comment

Choose a reason for hiding this comment

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

lgtm

@jdekonin
Copy link
Contributor

jdekonin commented Sep 9, 2020

@pshipton for review/merge please.

@vsebe
Copy link
Contributor Author

vsebe commented Sep 15, 2020

@pshipton ready for your review, thank you!

@@ -103,6 +103,7 @@ SPECS = ['ppc64_aix' : CURRENT_RELEASES,
's390x_linux_xl_uma' : ['11'],
's390x_zos' : ['11'],
's390x_zos_cm' : ['11'],
's390x_zos_xl' : ['11'],
Copy link
Member

Choose a reason for hiding this comment

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

Pls add the xl_cm specs as well.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

Add z/OS Large Heap to supported platforms.
Fix build parameters initialization for multi-platforms.

[ci skip]

Signed-off-by: Violeta Sebe <vsebe@ca.ibm.com>
@pshipton
Copy link
Member

Jenkins compile zlinux jdk8

@pshipton pshipton merged commit 8f6372a into eclipse-openj9:master Sep 15, 2020
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