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

(v0.14.0-release) Set JVM_INTERFACE_VERSION to 5 for JDK12.0.1 #5554

Merged
merged 1 commit into from
Apr 18, 2019

Conversation

JasonFengJ9
Copy link
Member

@JasonFengJ9 JasonFengJ9 commented Apr 18, 2019

Set JVM_INTERFACE_VERSION to 5 for JDK12.0.1

JDK12.0.1 doesn't have the change (JVM_INTERFACE_VERSION = 6) like JDK 11.0.3, 12.0.2 and 13.
Set JVM_INTERFACE_VERSION to 5 for JDK12.0.1 (Release 0.14.0 branch).

This code was tested before, travis build is sufficient for sanity check.

closes: #5553

Reviewer: @pshipton

Signed-off-by: Jason Feng fengj@ca.ibm.com

JDK12.0.1 doesn't have the change (JVM_INTERFACE_VERSION = 6) like JDK
11.0.3, 12.0.2 and 13.
Set JVM_INTERFACE_VERSION to 5 for JDK12.0.1 (Release 0.14.0 branch).

Signed-off-by: Jason Feng <fengj@ca.ibm.com>
@pshipton pshipton merged commit 4122589 into eclipse-openj9:v0.14.0-release Apr 18, 2019
@JasonFengJ9 JasonFengJ9 deleted the jvmiv5 branch May 9, 2019 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants