git: openjdk/mobile: 8241909: Remove useless code cache lookup in frame::patch_pc

duke duke at openjdk.java.net
Wed Apr 1 08:10:56 UTC 2020


Changeset: 990a11e4
Author:    Tobias Hartmann <thartmann at openjdk.org>
Date:      2020-04-01 10:06:25 +0000
URL:       https://git.openjdk.java.net/mobile/commit/990a11e4

8241909: Remove useless code cache lookup in frame::patch_pc

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