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

Ensure JAVA_SPEC_VERSION is defined for OMR compilation #2374

Merged
merged 1 commit into from
Jul 12, 2018

Conversation

keithc-ca
Copy link
Contributor

This is an interim solution to #2373.

@pshipton
Copy link
Member

jenkins test sanity plinux,win jdk8,jdk10

@pshipton
Copy link
Member

The travis ci build hasn't started yet. This change is to fix Java 11 and won't affect cmake, which builds Java 9 atm. There may be an equivalent change required to support cmake, but if so it doesn't need to block merging this.

@pshipton pshipton merged commit 7a45ac8 into eclipse-openj9:master Jul 12, 2018
@keithc-ca
Copy link
Contributor Author

I spoke with @dnakamura. He tells me that OMR is just treated as a subproject of OpenJ9 and should inherit all the macro definitions that belong on the command line: if Java 11 were supported with cmake, it would work without this change.

@keithc-ca keithc-ca deleted the java_spec_version branch July 12, 2018 18:27
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.

2 participants