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

[JVMCI] compiler/unsafe/UnsafeGetStableArrayElement.java fails with -XX:-UseCompressedClassPointers

XMLWordPrintable

    • b17

      Graal does not fold long/double reads on stable primitive array if the displacement is unaligned. The flags -XX:-UseCompressedClassPointers and -XX:+UseCompactObjectHeaders (from JEP 450) trigger such reads and as a result, cause UnsafeGetStableArrayElement to fail on Graal.

            yzheng Yudi Zheng
            yzheng Yudi Zheng
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: