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

compiler/c2/irTests/TestVectorizationMismatchedAccess.java fails on big-endian platforms

XMLWordPrintable

    • b22
    • ppc, s390x
    • generic

      Test test fails e.g. on AIX with

      java.lang.RuntimeException: fix test that was written for a little endian platform
      at compiler.c2.irTests.TestVectorizationMismatchedAccess.main(TestVectorizationMismatchedAccess.java:54)
      at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
      at java.base/java.lang.reflect.Method.invoke(Method.java:573)
      at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
      at java.base/java.lang.Thread.run(Thread.java:1576)

      fails on BE platform Linux s390x too with same error.

        There are no Sub-Tasks for this issue.

            amitkumar Amit Kumar
            mbaesken Matthias Baesken
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: