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

Add mode150 and Mode650 in OpenJDK tests #2146

Merged
merged 1 commit into from
Jan 7, 2021
Merged

Conversation

llxia
Copy link
Contributor

@llxia llxia commented Jan 6, 2021

This is to ensure that we do not miss any test coverage for the mixedref SDK.

Mode150=-XX:+UseCompressedOops
Mode650=-XX:-UseCompressedOops

Depends on: adoptium/TKG#131
Related: eclipse-openj9/openj9#9231

Signed-off-by: lanxia [email protected]

Mode150=-XX:+UseCompressedOops
Mode650=-XX:-UseCompressedOops

Signed-off-by: lanxia <[email protected]>
@karianna karianna added the bug label Jan 6, 2021
@karianna karianna added this to the January 2021 milestone Jan 6, 2021
@llxia
Copy link
Contributor Author

llxia commented Jan 7, 2021

Target JDK Version JDK Impl Platform Grinder
sanity.openjdk 8 openj9 x86-64_linux Grinder_TKG/61
sanity.openjdk 11 openj9 x86-64_linux Grinder_TKG/63
sanity.openjdk 11 openj9 x86-64_linux_xl Grinder_TKG/83
sanity.openjdk 8 hotspot x86-64_linux Grinder_TKG/75
sanity.openjdk 11 hotspot x86-64_linux Grinder_TKG/82
sanity.openjdk 8 openj9 x86-64_mac Grinder_TKG/65
sanity.openjdk 11 openj9 x86-64_mac Grinder_TKG/66
sanity.openjdk 8 hotspot x86-64_mac Grinder_TKG/68
sanity.openjdk 11 hotspot x86-64_mac Grinder_TKG/67
extended.openjdk 11 openj9 x86-64_linux Grinder/12958 (internal) // failures are the same as weekly build

@llxia llxia added enhancement and removed bug labels Jan 7, 2021
@llxia llxia marked this pull request as ready for review January 7, 2021 19:29
@llxia llxia requested a review from smlambert January 7, 2021 19:30
@llxia
Copy link
Contributor Author

llxia commented Jan 7, 2021

FYI @pshipton

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