git: openjdk/jdk: 8288971: AArch64: Clean up stack and register handling in interpreter
Andrew Haley
aph at openjdk.org
Mon Jul 4 13:28:55 UTC 2022
Changeset: b5d96565
Author: Andrew Haley <aph at openjdk.org>
Date: 2022-07-04 13:26:54 +0000
URL: https://git.openjdk.org/jdk/commit/b5d965656d937e31ca7d3224c4e981d5083091c9
8288971: AArch64: Clean up stack and register handling in interpreter
Reviewed-by: adinn, ngasson
! src/hotspot/cpu/aarch64/abstractInterpreter_aarch64.cpp
! src/hotspot/cpu/aarch64/assembler_aarch64.cpp
! src/hotspot/cpu/aarch64/assembler_aarch64.hpp
! src/hotspot/cpu/aarch64/frame_aarch64.cpp
! src/hotspot/cpu/aarch64/frame_aarch64.hpp
! src/hotspot/cpu/aarch64/interp_masm_aarch64.cpp
! src/hotspot/cpu/aarch64/interp_masm_aarch64.hpp
! src/hotspot/cpu/aarch64/methodHandles_aarch64.cpp
! src/hotspot/cpu/aarch64/register_aarch64.cpp
! src/hotspot/cpu/aarch64/sharedRuntime_aarch64.cpp
! src/hotspot/cpu/aarch64/stubGenerator_aarch64.cpp
! src/hotspot/cpu/aarch64/templateInterpreterGenerator_aarch64.cpp
! src/hotspot/cpu/aarch64/templateTable_aarch64.cpp
! src/hotspot/cpu/arm/templateInterpreterGenerator_arm.cpp
! src/hotspot/cpu/x86/templateInterpreterGenerator_x86.cpp
More information about the jdk-changes
mailing list