git: openjdk/mobile: 2 new changesets

duke duke at openjdk.org
Mon Aug 28 03:36:12 UTC 2023


Changeset: 7fbad4cd
Author:    Amit Kumar <amitkumar at openjdk.org>
Date:      2023-08-28 03:34:20 +0000
URL:       https://git.openjdk.org/mobile/commit/7fbad4cd5e2b6107410e82ae774aa8b5c05f6054

8310596: Utilize existing method frame::interpreter_frame_monitor_size_in_bytes()

Reviewed-by: dholmes, stefank

! src/hotspot/cpu/aarch64/interp_masm_aarch64.cpp
! src/hotspot/cpu/aarch64/templateInterpreterGenerator_aarch64.cpp
! src/hotspot/cpu/aarch64/templateTable_aarch64.cpp
! src/hotspot/cpu/arm/interp_masm_arm.cpp
! src/hotspot/cpu/arm/templateInterpreterGenerator_arm.cpp
! src/hotspot/cpu/arm/templateTable_arm.cpp
! src/hotspot/cpu/ppc/frame_ppc.hpp
! src/hotspot/cpu/ppc/frame_ppc.inline.hpp
! src/hotspot/cpu/ppc/templateTable_ppc_64.cpp
! src/hotspot/cpu/riscv/interp_masm_riscv.cpp
! src/hotspot/cpu/riscv/templateInterpreterGenerator_riscv.cpp
! src/hotspot/cpu/riscv/templateTable_riscv.cpp
! src/hotspot/cpu/s390/frame_s390.hpp
! src/hotspot/cpu/s390/frame_s390.inline.hpp
! src/hotspot/cpu/s390/interp_masm_s390.cpp
! src/hotspot/cpu/s390/templateTable_s390.cpp
! src/hotspot/cpu/x86/interp_masm_x86.cpp
! src/hotspot/cpu/x86/templateInterpreterGenerator_x86.cpp
! src/hotspot/cpu/x86/templateTable_x86.cpp
! src/hotspot/share/runtime/frame.hpp
! src/hotspot/share/runtime/frame.inline.hpp

Changeset: 676c6739
Author:    duke <duke at openjdk.org>
Date:      2023-08-28 03:35:09 +0000
URL:       https://git.openjdk.org/mobile/commit/676c67392cef4595020ba6bf6caf2de7fa449140

Automatic merge of jdk:master into master




More information about the mobile-changes mailing list