Integrated: 8372641: [s390x] Test failure TestMergeStores.java

Harshit470250 duke at openjdk.org
Tue Dec 9 05:03:12 UTC 2025


On Thu, 27 Nov 2025 07:09:01 GMT, Harshit470250 <duke at openjdk.org> wrote:

> [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.

This pull request has now been integrated.

Changeset: 35fe0b11
Author:    Harshit470250 <133243171+Harshit470250 at users.noreply.github.com>
Committer: Amit Kumar <amitkumar at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/35fe0b11015bd3a88ee21c76b54f9d4969fdedf6
Stats:     34 lines in 1 file changed: 34 ins; 0 del; 0 mod

8372641: [s390x] Test failure TestMergeStores.java

Reviewed-by: mhaessig, amitkumar, lucy

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

PR: https://git.openjdk.org/jdk/pull/28523


More information about the hotspot-compiler-dev mailing list