RFR: 8361536: [s390x] Saving return_pc at wrong offset

Martin Doerr mdoerr at openjdk.org
Fri Aug 1 21:09:53 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.

I did not request reverting it. I only corrected the wrong description. You can use your favorite offsets :-)

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

Marked as reviewed by mdoerr (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/26209#pullrequestreview-3080567934


More information about the hotspot-compiler-dev mailing list