git: openjdk/jdk21u-dev: master: 8336042: Caller/callee param size mismatch in deoptimization causes crash

Paul Hohensee phh at openjdk.org
Thu Apr 3 18:21:22 UTC 2025


Changeset: a3738669
Branch: master
Author:    Paul Hohensee <phh at openjdk.org>
Date:      2025-04-03 18:18:11 +0000
URL:       https://git.openjdk.org/jdk21u-dev/commit/a37386691877c7c140311971ac6878b047223817

8336042: Caller/callee param size mismatch in deoptimization causes crash

Backport-of: 20ea218ce52f79704445acfe2d4a3dc9d04e86d2

! 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



More information about the jdk-updates-changes mailing list