-
Enhancement
-
Resolution: Unresolved
-
P3
-
None
-
s390x
-
linux
In generate call stub, return_pc (Z_R14) is not being saved at correct offset (SP + 8) which is where the ABI indicates that it should be present. But instead stmg instruction is being used to save it in later offsets.
- links to
-
Review(master) openjdk/jdk/26209