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

Enable JDK 11 testing with Jacoco test suite #2105

Merged
merged 1 commit into from
Dec 10, 2020

Conversation

nikolamilijevic1
Copy link
Contributor

@nikolamilijevic1 nikolamilijevic1 commented Dec 10, 2020

Thanks to eclipse-openj9/openj9#11276, we can enable JDK 11 tests, and complete porting of Jacoco test suite to openj9 external group.

Closes:#1697 #2065
Signed-off-by: Nikola Milijevic nmilijev@uwaterloo.ca

Jacoco error caused with JDK 11 is fixed, no need for restriction

Signed-off-by: Nikola Milijevic <nmilijev@uwaterloo.ca>
@nikolamilijevic1
Copy link
Contributor Author

@llxia @renfeiw

BUILD PLATFORM TARGET BUILD_LIST JAVA_VERSION
Grinder/5346 x86-64_linux MachineInfo,jacoco_test external/jacoco 8
Grinder/5347 x86-64_linux MachineInfo,jacoco_test external/jacoco 11
Grinder/5349 ppc64le_linux MachineInfo,jacoco_test external/jacoco 8
Grinder/5350 ppc64le_linux MachineInfo,jacoco_test external/jacoco 11
Grinder/5352 s390x_linux MachineInfo,jacoco_test external/jacoco 8
Grinder/5353 s390x_linux MachineInfo,jacoco_test external/jacoco 11

https://ci.adoptopenjdk.net/view/Test_grinder/

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 llxia merged commit e3691c0 into adoptium:master Dec 10, 2020
@karianna karianna added this to the December 2020 milestone Dec 10, 2020
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.

3 participants