Integrated: 8361536: [s390x] Saving return_pc at wrong offset
Amit Kumar
amitkumar at openjdk.org
Fri Aug 22 03:45:58 UTC 2025
On Wed, 9 Jul 2025 05:24:38 GMT, Amit Kumar <amitkumar at openjdk.org> wrote:
> Fixes the bug where return pc was stored at a wrong offset, which causes issue with java abi.
>
> Issue appeared in #26004, see the comment: https://github.com/openjdk/jdk/pull/26004#issuecomment-3017928879.
This pull request has now been integrated.
Changeset: 558d0639
Author: Amit Kumar <amitkumar at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/558d06399c7a13b247ee3d0f36f4fe6118004c55
Stats: 20 lines in 1 file changed: 2 ins; 0 del; 18 mod
8361536: [s390x] Saving return_pc at wrong offset
Reviewed-by: lucy, mdoerr
-------------
PR: https://git.openjdk.org/jdk/pull/26209
More information about the hotspot-compiler-dev
mailing list