RFR: 8372641: [s390x] Test failure TestMergeStores.java [v3]
Harshit470250
duke at openjdk.org
Thu Nov 27 08:59:09 UTC 2025
> [JDK-8347405](https://bugs.openjdk.org/browse/JDK-8347405) introduced a mergeStores optimisation which requires ReverseBytesS opcode and as it was not implemented for s390 the test case is failing.
> I also implemented ReverseBytesUS.
Harshit470250 has updated the pull request incrementally with one additional commit since the last revision:
Added whitespace
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/28523/files
- new: https://git.openjdk.org/jdk/pull/28523/files/61352bdc..d5ad5e4a
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=28523&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=28523&range=01-02
Stats: 4 lines in 1 file changed: 0 ins; 0 del; 4 mod
Patch: https://git.openjdk.org/jdk/pull/28523.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/28523/head:pull/28523
PR: https://git.openjdk.org/jdk/pull/28523
More information about the hotspot-compiler-dev
mailing list