-
Sub-task
-
Resolution: Fixed
-
P4
-
23
-
b29
-
ppc, s390x
-
linux, aix
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8334952 | 23.0.1 | Richard Reingruber | P4 | Resolved | Fixed | b02 |
In jdk 23, the test test/hotspot/jtreg/compiler/c2/TestMergeStores.java should be excluded on big endian platforms.
It fails becauseJDK-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.
It fails because
- backported by
-
JDK-8334952 ProblemList test/hotspot/jtreg/compiler/c2/TestMergeStores.java on big endian platforms
-
- Resolved
-