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

Lutz Schmidt lucy at openjdk.org
Thu Aug 21 11:43:54 UTC 2025


On Thu, 21 Aug 2025 05:05:31 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.
>
> Amit Kumar has updated the pull request incrementally with one additional commit since the last revision:
> 
>   re-adjust offset, 80 is free so we can start saving from there

Good to go.

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

Marked as reviewed by lucy (Reviewer).

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


More information about the hotspot-compiler-dev mailing list