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

Compile jdk8, 11 alinux with gcc 10.3, p,zlinux with gcc 11.2 #18408

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

pshipton
Copy link
Member

@pshipton pshipton commented Nov 6, 2023

Verified

This commit was signed with the committer’s verified signature.
jalaziz Jameel Al-Aziz
Signed-off-by: Peter Shipton <Peter_Shipton@ca.ibm.com>
@pshipton
Copy link
Member Author

pshipton commented Nov 6, 2023

jenkins test sanity,sanity.openjdk alinux64,plinux,zlinux jdk8,jdk11

@pshipton pshipton marked this pull request as draft November 8, 2023 12:46
@pshipton pshipton requested a review from keithc-ca November 9, 2023 01:48
@keithc-ca
Copy link
Contributor

I'm surprised that jdk8 built without the equivalent of the fix in ibmruntimes/openj9-openjdk-jdk11#726; or were you planning to back-port that fix anyway?

@pshipton
Copy link
Member Author

pshipton commented Nov 9, 2023

I assume jdk8 doesn't have warnings as errors for some reason. I think we should backport it, but maybe wait until it's better tested in jdk11 first.

@pshipton pshipton marked this pull request as ready for review November 9, 2023 03:06
@keithc-ca
Copy link
Contributor

Jenkins test sanity,sanity.openjdk alinux,plinux,zlinux jdk11

@pshipton
Copy link
Member Author

I believe the test failures are known issues.

@keithc-ca
Copy link
Contributor

I believe the test failures are known issues.

I've been trying to check the failures, but https://openj9-jenkins.osuosl.org/ is not cooperating right now.

@keithc-ca keithc-ca merged commit e4b82f2 into eclipse-openj9:master Nov 10, 2023
pshipton added a commit to pshipton/openjdk-build that referenced this pull request Nov 15, 2023
Affects jdk8, jdk11, jdk17, although jdk17 alinux doesn't change.
OpenJ9 jdk8, jdk11 xlinux hasn't switched to gcc 11.2 yet since the
container used to compile doesn't yet contain this compiler.

See
eclipse-openj9/openj9#18135
eclipse-openj9/openj9#18408

Signed-off-by: Peter Shipton <Peter_Shipton@ca.ibm.com>
pshipton added a commit to pshipton/openjdk-build that referenced this pull request Nov 15, 2023
Affects jdk8, jdk11, jdk17, although jdk17 alinux doesn't change.
OpenJ9 jdk8, jdk11 xlinux hasn't switched to gcc 11.2 yet since the
container used to compile doesn't yet contain this compiler.

See
eclipse-openj9/openj9#18135
eclipse-openj9/openj9#18408

Signed-off-by: Peter Shipton <Peter_Shipton@ca.ibm.com>
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.

None yet

2 participants