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

compiler/vectorapi/VectorCastShape*Test.java tests failed on avx2 machines

XMLWordPrintable

    • b31
    • x86

        New tests added by JDK-8268966 changes failing when run with -XX:UseAVX=2 or =1.

        compiler/vectorapi/VectorCastShape64Test.java
        compiler/vectorapi/VectorCastShape128Test.java

        test compiler.vectorapi.VectorCastShape128Test.testCastShape128(): failure
        java.lang.AssertionError: expected [-9.297751E8] but found [-1.16216768E9]
        at org.testng.Assert.fail(Assert.java:99)
        at org.testng.Assert.failNotEquals(Assert.java:1037)
        at org.testng.Assert.assertEquals(Assert.java:774)
        at org.testng.Assert.assertEquals(Assert.java:785)
        at compiler.vectorapi.VectorCastShape128Test.testIntToFloat(VectorCastShape128Test.java:262)
        at compiler.vectorapi.VectorCastShape128Test.testCastShape128(VectorCastShape128Test.java:488)

              jbhateja Jatin Bhateja
              kvn Vladimir Kozlov
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: