-
Bug
-
Resolution: Unresolved
-
P4
-
None
-
8
-
x86
In Adoptium runs of tests for 32 bit platforms on jdk8 we are seeing TestUnrollLimitPreciseType fail with:
14:09:57 STDOUT:
14:09:57 STDERR:
14:09:57 Error: Could not create the Java Virtual Machine.
14:09:57 Error: A fatal exception has occurred. Program will exit.
14:09:57 Unrecognized VM option 'MaxVectorSize=64'
These tests are in jdk11 and jdk17 which also have 32 bit releases but do not get run, possibly due to jtreg VmProps extension filtering out the test. This test should be excluded on 8u, or if appropriate, updated to work for 32 bit platforms.
These tests were introduced in the backport of https://bugs.openjdk.org/browse/JDK-8303466
See also: https://github.com/adoptium/aqa-tests/issues/5475#issuecomment-2276633386
14:09:57 STDOUT:
14:09:57 STDERR:
14:09:57 Error: Could not create the Java Virtual Machine.
14:09:57 Error: A fatal exception has occurred. Program will exit.
14:09:57 Unrecognized VM option 'MaxVectorSize=64'
These tests are in jdk11 and jdk17 which also have 32 bit releases but do not get run, possibly due to jtreg VmProps extension filtering out the test. This test should be excluded on 8u, or if appropriate, updated to work for 32 bit platforms.
These tests were introduced in the backport of https://bugs.openjdk.org/browse/JDK-8303466
See also: https://github.com/adoptium/aqa-tests/issues/5475#issuecomment-2276633386