JDK 24 |
---|
24 b02Fixed |
Duplicate :
|
|
Relates :
|
JDK-8334402 :
|
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.
|