RFR: 8299683: [S390X] Problems with -XX:+VerifyStack [v3]
Martin Doerr
mdoerr at openjdk.org
Mon Feb 6 06:08:11 UTC 2023
On Mon, 6 Feb 2023 04:35:03 GMT, sid8606 <duke at openjdk.org> wrote:
>> Deoptimization and uncommon trap stubs require last Java PC to point to a PC which has an appropriate OopMap. Adjusting a offset for PC in last java frame.
>
> sid8606 has updated the pull request incrementally with one additional commit since the last revision:
>
> Calculate Oop Map offset for last java frame
LGTM.
-------------
Marked as reviewed by mdoerr (Reviewer).
PR: https://git.openjdk.org/jdk/pull/12161
More information about the hotspot-compiler-dev
mailing list