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

Replace JAVA_BIN with TEST_JDK_HOME #5744

Merged
merged 1 commit into from
May 13, 2019

Conversation

renfeiw
Copy link
Contributor

@renfeiw renfeiw commented May 13, 2019

  • expect user to export TEST_JDK_HOME instead of JAVA_BIN
  • figure out where JAVA_BIN is based on JDK_VERSION
  • remove JDK_HOME, replace it with TEST_JDK_HOME
  • remove JAVA_BIN_TMP
  • update readme

[ci skip]

Signed-off-by: Renfei Wang renfeiw@ca.ibm.com

@renfeiw
Copy link
Contributor Author

renfeiw commented May 13, 2019

reviewer: @llxia

@llxia
Copy link
Contributor

llxia commented May 13, 2019

Copyright check failed for test/TestConfig/makefile

- expect user to export TEST_JDK_HOME instead of JAVA_BIN
- figure out where JAVA_BIN is based on JDK_VERSION
- remove JDK_HOME, replace it with TEST_JDK_HOME
- remove JAVA_BIN_TMP
- update readme

[ci skip]

Signed-off-by: Renfei Wang <renfeiw@ca.ibm.com>
@llxia
Copy link
Contributor

llxia commented May 13, 2019

We delivered a couple of changes for TKG into master. Since these changes (i.e., run and list disabled tests) do not affect regular builds, we will only deliver the TEST_JDK_HOME related change into the v0.14.2-release branch.

Thanks @renfeiw for testing internally.

Copy link
Contributor

@llxia llxia left a comment

Choose a reason for hiding this comment

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

LGTM

@llxia
Copy link
Contributor

llxia commented May 13, 2019

fyi @pshipton

@llxia llxia merged commit 691cbed into eclipse-openj9:v0.14.2-release May 13, 2019
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