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

Windows 32-bit and amac testing using -XX:+UseCompressedOops fails #15432

Closed
pshipton opened this issue Jun 27, 2022 · 6 comments
Closed

Windows 32-bit and amac testing using -XX:+UseCompressedOops fails #15432

pshipton opened this issue Jun 27, 2022 · 6 comments

Comments

@pshipton
Copy link
Member

https://openj9-jenkins.osuosl.org/job/Test_openjdk8_j9_sanity.functional_x86-32_windows_Release_testList_1/25

regressionFastresolve_mode150_0

regressionFastresolve_mode150_0 Start Time: Sun Jun 26 01:43:23 2022 Epoch Time (ms): 1656225803416
variation: Mode150 -Xfastresolve0
JVM_OPTIONS:  -XX:+UseCompressedOops -Xfastresolve0 
Selected VM [compressedrefs] by option -XX:+UseCompressedOops does not exist.
This JVM package only includes the '-Xnocompressedrefs' configuration. Please run the VM without specifying the '-Xcompressedrefs' option or by specifying the '-Xnocompressedrefs' option.
To compile the other configuration, please run configure without '--with-noncompressedrefs'.

regressionFastresolve_mode150_0_FAILED

floatSanityTests_2

floatSanityTests_2 Start Time: Sun Jun 26 01:51:07 2022 Epoch Time (ms): 1656226267135
variation: Mode150
JVM_OPTIONS:  -XX:+UseCompressedOops 
Selected VM [compressedrefs] by option -XX:+UseCompressedOops does not exist.
This JVM package only includes the '-Xnocompressedrefs' configuration. Please run the VM without specifying the '-Xcompressedrefs' option or by specifying the '-Xnocompressedrefs' option.
To compile the other configuration, please run configure without '--with-noncompressedrefs'.

floatSanityTests_2_FAILED
@pshipton
Copy link
Member Author

@llxia did something change on the Adoptium side of things? In previous testing these tests were skipped on Windows 32-bit.

@pshipton
Copy link
Member Author

@pshipton
Copy link
Member Author

pshipton commented Jun 27, 2022

The same problem on amac. I won't list all the resulting failures (there are many).

https://openj9-jenkins.osuosl.org/job/Test_openjdk11_j9_extended.functional_aarch64_mac_Release_testList_1/6/
regressionBucketDefault_1

regressionBucketDefault_1 Start Time: Sun Jun 26 16:06:58 2022 Epoch Time (ms): 1656223618007
variation: Mode150
JVM_OPTIONS:  -XX:+UseCompressedOops 
Selected VM [compressedrefs] by option -XX:+UseCompressedOops does not exist.
This JVM package only includes the '-Xnocompressedrefs' configuration. Please run the VM without specifying the '-Xcompressedrefs' option or by specifying the '-Xnocompressedrefs' option.
To compile the other configuration, please run configure without '--with-noncompressedrefs'.

regressionBucketDefault_1_FAILED

@pshipton pshipton changed the title Windows 32-bit Mode150 testing using -XX:+UseCompressedOops - which fails Windows 32-bit and amac testing using -XX:+UseCompressedOops fails Jun 27, 2022
@llxia
Copy link
Contributor

llxia commented Jun 27, 2022

I think this is due to recent PR in TKG. https://github.com/adoptium/TKG/blob/master/resources/ottawa.csv#L57 Mode150 is set to the wrong value. @renfeiw could you fix it? Thanks

@llxia
Copy link
Contributor

llxia commented Jun 27, 2022

PR adoptium/TKG#333

@llxia
Copy link
Contributor

llxia commented Jun 27, 2022

The above PR is delivered. Close this issue. Please reopen if the issue still occurs.

@llxia llxia closed this as completed Jun 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants