hg: jdk/submit: 8228649: [PPC64] SA reads wrong slots from interpreter frames

martin.doerr at sap.com martin.doerr at sap.com
Fri Aug 2 09:32:45 UTC 2019


Changeset: 91bc70505019
Author:    mdoerr
Date:      2019-08-02 11:28 +0200
URL:       https://hg.openjdk.java.net/jdk/submit/rev/91bc70505019

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-submit-changes mailing list