-
Bug
-
Resolution: Fixed
-
P4
-
23
-
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.
because https://bugs.openjdk.org/browse/JDK-8318446 currently only supports little endian platforms.
- duplicates
-
JDK-8331227 [s390] TestMergeStores.java failure after JDK-8318446
- Closed
- relates to
-
JDK-8318446 C2: optimize stores into primitive arrays by combining values into larger store
- Resolved