hg: jdk-updates/jdk11u-dev: 2 new changesets
martin.doerr at sap.com
martin.doerr at sap.com
Tue Aug 20 09:20:54 UTC 2019
Changeset: c11eb773d0b0
Author: mdoerr
Date: 2019-08-02 11:28 +0200
URL: https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/c11eb773d0b0
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
Changeset: 50bea1035d97
Author: stuefe
Date: 2018-09-03 14:27 +0200
URL: https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/50bea1035d97
8210314: [aix] NMT does not show "Safepoint" memory type
Reviewed-by: goetz, mbaesken
! src/hotspot/os/aix/safepointMechanism_aix.cpp
More information about the jdk-updates-changes
mailing list