git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.org
Thu Mar 27 12:02:27 UTC 2025
Changeset: e2cd70aa
Branch: master
Author: Aleksey Shipilev <shade at openjdk.org>
Date: 2025-03-27 11:59:37 +0000
URL: https://git.openjdk.org/mobile/commit/e2cd70aab69f2244667db91fec5f4e3038f64437
8351151: Clean up x86 template interpreter after 32-bit x86 removal
Reviewed-by: coleenp, fparain, vlivanov
! src/hotspot/cpu/aarch64/interp_masm_aarch64.cpp
! src/hotspot/cpu/aarch64/interp_masm_aarch64.hpp
! src/hotspot/cpu/arm/interp_masm_arm.hpp
! src/hotspot/cpu/ppc/interp_masm_ppc.hpp
! src/hotspot/cpu/ppc/interp_masm_ppc_64.cpp
! src/hotspot/cpu/riscv/interp_masm_riscv.cpp
! src/hotspot/cpu/riscv/interp_masm_riscv.hpp
! src/hotspot/cpu/s390/interp_masm_s390.cpp
! src/hotspot/cpu/s390/interp_masm_s390.hpp
! src/hotspot/cpu/x86/interp_masm_x86.cpp
! src/hotspot/cpu/x86/interp_masm_x86.hpp
! src/hotspot/cpu/x86/interpreterRT_x86.hpp
! src/hotspot/cpu/x86/templateInterpreterGenerator_x86.cpp
! src/hotspot/cpu/x86/templateTable_x86.cpp
! src/hotspot/share/interpreter/templateInterpreterGenerator.cpp
Changeset: a718575e
Branch: master
Author: duke <duke at openjdk.org>
Date: 2025-03-27 12:01:21 +0000
URL: https://git.openjdk.org/mobile/commit/a718575e876046aabb0d7a3fdb044a4f12e8d39d
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list