Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8338125

[TEST_BUG][8u] compiler/loopopts/TestUnrollLimitPreciseType.java#test1 fails on 32-bit platforms with Unknown VM option 'MaxVectorSize=64'

XMLWordPrintable

    • 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

            Unassigned Unassigned
            jkang Jie Kang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: