hg: jdk-updates/jdk13u: 8228649: [PPC64] SA reads wrong slots from interpreter frames

christoph.langer at sap.com christoph.langer at sap.com
Wed Oct 9 12:16:15 UTC 2019


Changeset: 435604f25180
Author:    mdoerr
Date:      2019-08-02 11:28 +0200
URL:       https://hg.openjdk.java.net/jdk-updates/jdk13u/rev/435604f25180

8228649: [PPC64] SA reads wrong slots from interpreter frames
Summary: Make frame layout consistent between dbg and product build and implement offsets accordingly.
Reviewed-by: goetz, gromero

! src/hotspot/cpu/ppc/frame_ppc.hpp
! src/hotspot/cpu/ppc/frame_ppc.inline.hpp
! src/hotspot/cpu/ppc/interp_masm_ppc_64.cpp
! src/hotspot/cpu/ppc/sharedRuntime_ppc.cpp
! src/hotspot/cpu/ppc/templateInterpreterGenerator_ppc.cpp
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/ppc64/PPC64Frame.java
! test/hotspot/jtreg/ProblemList.txt



More information about the jdk-updates-changes mailing list