RFR: 8361536: [s390x] Saving return_pc at wrong offset [v2]
Martin Doerr
mdoerr at openjdk.org
Thu Aug 21 08:00: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
Marked as reviewed by mdoerr (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/26209#pullrequestreview-3139493727
More information about the hotspot-compiler-dev
mailing list