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

Update CloneWeakReferenceTest for JDK11 #2937

Merged
merged 1 commit into from
Sep 19, 2018
Merged

Conversation

llxia
Copy link
Contributor

@llxia llxia commented Sep 19, 2018

[ci skip]

Fixes: #2801

Signed-off-by: lanxia lan_xia@ca.ibm.com

@llxia
Copy link
Contributor Author

llxia commented Sep 19, 2018

Jenkins test sanity xlinux all

@llxia
Copy link
Contributor Author

llxia commented Sep 19, 2018

Jenkins test sanity xlinux all

@llxia
Copy link
Contributor Author

llxia commented Sep 19, 2018

Jenkins test sanity xlinux jdk11

@pshipton
Copy link
Member

I asked @llxia to update the commit message with some details about the build changes.

- CloneNotSupportedException is expected for JDK11
- include TestUtilities, so org.openj9.test.util.VersionCheck can be
used
- testng.jar is needed for TestUtilities
- attachAPI has to be excluded due to compilation failure. This will be
fixed by eclipse-openj9#2938

[ci skip]

Fixes: eclipse-openj9#2801

Signed-off-by: lanxia <lan_xia@ca.ibm.com>
@llxia
Copy link
Contributor Author

llxia commented Sep 19, 2018

Commit message and description are updated.

@pshipton pshipton merged commit 3e04a01 into eclipse-openj9:master Sep 19, 2018
@pdbain-ibm
Copy link
Contributor

Thanks for fixing this @llxia .

@llxia
Copy link
Contributor Author

llxia commented Sep 19, 2018

You are welcome! @pdbain-ibm

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.

CloneWeakReferenceTest failed with CloneNotSupportedException on linux_x86-64_cmprssptrs in JDK11
3 participants