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

C2: Big Endian Port of 8318446: optimize stores into primitive arrays by combining values into larger store

XMLWordPrintable

    • b02
    • ppc, s390x
    • linux, aix

      test/hotspot/jtreg/compiler/c2/TestMergeStores.java currently fails on big endian platforms (like S390, AIX, Linux / PPC64)
      because https://bugs.openjdk.org/browse/JDK-8318446 currently only supports little endian platforms.

      JDK-8318446 should be adapted for big endian platforms.

            rrich Richard Reingruber
            rrich Richard Reingruber
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: