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

Amit Kumar amitkumar at openjdk.org
Fri Aug 22 03:45:57 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

GHA failures are infra issue. Thanks for approval and reviews Lutz, Martin.

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

PR Comment: https://git.openjdk.org/jdk/pull/26209#issuecomment-3212928199


More information about the hotspot-compiler-dev mailing list