JDK 23 |
---|
23Unresolved |
In jdk 23, the test test/hotspot/jtreg/compiler/c2/TestMergeStores.java should be excluded on big endian platforms. It fails because JDK-8318446 is only implemented for little endian platforms in jdk 23. JDK-8331311 is the big endian port. It will likely not be backported to jdk 23.
|