hg: jdk/sandbox: 8241909: Remove useless code cache lookup in frame::patch_pc
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Wed Apr 1 08:15:12 UTC 2020
Changeset: 88da3236d67e
Author: thartmann
Date: 2020-04-01 10:06 +0200
URL: https://hg.openjdk.java.net/jdk/sandbox/rev/88da3236d67e
8241909: Remove useless code cache lookup in frame::patch_pc
Summary: Removed useless code cache lookup.
Reviewed-by: kvn, dlong
! src/hotspot/cpu/aarch64/frame_aarch64.cpp
! src/hotspot/cpu/arm/frame_arm.cpp
! src/hotspot/cpu/ppc/frame_ppc.cpp
! src/hotspot/cpu/s390/frame_s390.cpp
! src/hotspot/cpu/sparc/frame_sparc.cpp
! src/hotspot/cpu/x86/frame_x86.cpp
! src/hotspot/cpu/zero/frame_zero.cpp
More information about the jdk-sandbox-changes
mailing list