git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.java.net
Thu Oct 24 14:40:22 UTC 2019
Changeset: aba2880e
Author: Martin Doerr <mdoerr at openjdk.org>
Date: 2019-10-24 16:28:49 +0000
URL: https://git.openjdk.java.net/mobile/commit/aba2880e
8232005: [s390, PPC64] More exception checks missing in interpreter
Reviewed-by: rrich, goetz
! src/hotspot/cpu/ppc/templateInterpreterGenerator_ppc.cpp
! src/hotspot/cpu/s390/interp_masm_s390.cpp
Changeset: a5fab799
Author: Martin Doerr <mdoerr at openjdk.org>
Date: 2019-10-24 16:28:51 +0000
URL: https://git.openjdk.java.net/mobile/commit/a5fab799
8231949: [PPC64, s390]: Make async profiling more reliable
Better checks if method from interpreter frame is valid.
Reviewed-by: rrich, ghaug, goetz
! src/hotspot/os_cpu/linux_ppc/thread_linux_ppc.cpp
! src/hotspot/os_cpu/linux_s390/thread_linux_s390.cpp
More information about the mobile-changes
mailing list