git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.org
Tue Mar 4 23:12:10 UTC 2025
Changeset: 20ea218c
Branch: master
Author: Dean Long <dlong at openjdk.org>
Date: 2025-03-04 23:10:52 +0000
URL: https://git.openjdk.org/mobile/commit/20ea218ce52f79704445acfe2d4a3dc9d04e86d2
8336042: Caller/callee param size mismatch in deoptimization causes crash
Co-authored-by: Richard Reingruber <rrich at openjdk.org>
Reviewed-by: pchilanomate, rrich, vlivanov, never
! src/hotspot/cpu/aarch64/abstractInterpreter_aarch64.cpp
! src/hotspot/cpu/arm/abstractInterpreter_arm.cpp
! src/hotspot/cpu/ppc/abstractInterpreter_ppc.cpp
! src/hotspot/cpu/riscv/abstractInterpreter_riscv.cpp
! src/hotspot/cpu/s390/abstractInterpreter_s390.cpp
! src/hotspot/cpu/x86/abstractInterpreter_x86.cpp
! src/hotspot/share/interpreter/bytecode.hpp
! src/hotspot/share/interpreter/bytecode.inline.hpp
! src/hotspot/share/runtime/deoptimization.cpp
! src/hotspot/share/runtime/vframeArray.cpp
+ test/hotspot/jtreg/compiler/jsr292/MHDeoptTest.java
Changeset: 52fedf97
Branch: master
Author: duke <duke at openjdk.org>
Date: 2025-03-04 23:11:04 +0000
URL: https://git.openjdk.org/mobile/commit/52fedf9719ae88af5802d0aace24848441b28fc8
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list