Integrated: 8299683: [S390X] Problems with -XX:+VerifyStack

sid8606 duke at openjdk.org
Mon Feb 6 13:51:58 UTC 2023


On Tue, 24 Jan 2023 06:40:37 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.

This pull request has now been integrated.

Changeset: 9c80b8ad
Author:    Sidraya <sidraya.jayagond at ibm.com>
Committer: Lutz Schmidt <lucy at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/9c80b8ad99910e250447e39d8391d1dbd015add0
Stats:     6 lines in 1 file changed: 0 ins; 2 del; 4 mod

8299683: [S390X] Problems with -XX:+VerifyStack

Reviewed-by: mdoerr, lucy

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

PR: https://git.openjdk.org/jdk/pull/12161


More information about the hotspot-compiler-dev mailing list