git: openjdk/jdk: 8253540: InterpreterRuntime::monitorexit should be a JRT_LEAF function

Coleen Phillimore coleenp at openjdk.java.net
Mon Sep 28 15:50:00 UTC 2020


Changeset: 77a0f399
Author:    Coleen Phillimore <coleenp at openjdk.org>
Date:      2020-09-28 15:49:02 +0000
URL:       https://git.openjdk.java.net/jdk/commit/77a0f399

8253540: InterpreterRuntime::monitorexit should be a JRT_LEAF function

Reviewed-by: rehn, mdoerr, dcubed, pchilanomate

! src/hotspot/cpu/aarch64/interp_masm_aarch64.cpp
! src/hotspot/cpu/arm/interp_masm_arm.cpp
! src/hotspot/cpu/ppc/interp_masm_ppc_64.cpp
! src/hotspot/cpu/s390/interp_masm_s390.cpp
! src/hotspot/cpu/x86/interp_masm_x86.cpp
! src/hotspot/cpu/zero/zeroInterpreter_zero.cpp
! src/hotspot/share/interpreter/interpreterRuntime.cpp
! src/hotspot/share/interpreter/interpreterRuntime.hpp
! src/hotspot/share/interpreter/zero/bytecodeInterpreter.cpp
! src/hotspot/share/runtime/sharedRuntime.cpp



More information about the jdk-changes mailing list