[jdk23] Integrated: 8334402: ProblemList test/hotspot/jtreg/compiler/c2/TestMergeStores.java on big endian platforms
Richard Reingruber
rrich at openjdk.org
Thu Jun 20 07:12:16 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.
This pull request has now been integrated.
Changeset: 79dd5751
Author: Richard Reingruber <rrich at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/79dd575113c41e3a489c26beaa3d4db20c9cacf9
Stats: 2 lines in 1 file changed: 2 ins; 0 del; 0 mod
8334402: ProblemList test/hotspot/jtreg/compiler/c2/TestMergeStores.java on big endian platforms
Reviewed-by: kvn
-------------
PR: https://git.openjdk.org/jdk/pull/19761
More information about the hotspot-compiler-dev
mailing list