hg: jdk/submit: 8222297: IRT_ENTRY/IRT_LEAF etc are the same as JRT

coleen.phillimore at oracle.com coleen.phillimore at oracle.com
Fri Apr 12 14:05:08 UTC 2019


Changeset: 5df03f58d25b
Author:    coleenp
Date:      2019-04-12 09:30 -0400
URL:       http://hg.openjdk.java.net/jdk/submit/rev/5df03f58d25b

8222297: IRT_ENTRY/IRT_LEAF etc are the same as JRT
Summary: Replace IRT entry points with JRT.
Reviewed-by: lfoltan, dcubed

! src/hotspot/cpu/aarch64/interpreterRT_aarch64.cpp
! src/hotspot/cpu/arm/interpreterRT_arm.cpp
! src/hotspot/cpu/ppc/interpreterRT_ppc.cpp
! src/hotspot/cpu/s390/interpreterRT_s390.cpp
! src/hotspot/cpu/sparc/interpreterRT_sparc.cpp
! src/hotspot/cpu/x86/interpreterRT_x86_32.cpp
! src/hotspot/cpu/x86/interpreterRT_x86_64.cpp
! src/hotspot/cpu/zero/cppInterpreter_zero.cpp
! src/hotspot/cpu/zero/interpreterRT_zero.cpp
! src/hotspot/share/interpreter/interpreterRuntime.cpp
! src/hotspot/share/runtime/interfaceSupport.inline.hpp
! src/hotspot/share/runtime/sharedRuntime.cpp



More information about the jdk-submit-changes mailing list