[jdk23] RFR: 8334402: ProblemList test/hotspot/jtreg/compiler/c2/TestMergeStores.java on big endian platforms

Richard Reingruber rrich at openjdk.org
Thu Jun 20 07:12:15 UTC 2024


On Tue, 18 Jun 2024 08:34:16 GMT, Richard Reingruber <rrich at openjdk.org> wrote:

> This PR excludes the test test/hotspot/jtreg/compiler/c2/TestMergeStores.java in jdk 23 on big endian platforms.
> 
> It fails because [JDK-8318446](https://bugs.openjdk.org/browse/JDK-8318446) is only implemented for little endian platforms in jdk 23.
> 
> [JDK-8331311](https://bugs.openjdk.org/browse/JDK-8331311) is the big endian port. It will likely not be backported to jdk 23.

Thanks!

-------------

PR Comment: https://git.openjdk.org/jdk/pull/19761#issuecomment-2179970595


More information about the hotspot-compiler-dev mailing list