git: openjdk/jdk21u-dev: master: 8333354: ubsan: frame.inline.hpp:91:25: and src/hotspot/share/runtime/frame.inline.hpp:88:29: runtime error: member call on null pointer of type 'const struct SmallRegisterMap'
Matthias Baesken
mbaesken at openjdk.org
Thu Aug 22 17:50:53 UTC 2024
Changeset: fa8ef0f4
Branch: master
Author: Matthias Baesken <mbaesken at openjdk.org>
Date: 2024-08-22 17:49:47 +0000
URL: https://git.openjdk.org/jdk21u-dev/commit/fa8ef0f4bde150083a97547340a45e4dde0e8113
8333354: ubsan: frame.inline.hpp:91:25: and src/hotspot/share/runtime/frame.inline.hpp:88:29: runtime error: member call on null pointer of type 'const struct SmallRegisterMap'
Backport-of: 8162832832ac6e8c17f942e718e309a3489e0da6
! src/hotspot/cpu/aarch64/smallRegisterMap_aarch64.inline.hpp
! src/hotspot/cpu/arm/smallRegisterMap_arm.inline.hpp
! src/hotspot/cpu/ppc/smallRegisterMap_ppc.inline.hpp
! src/hotspot/cpu/riscv/smallRegisterMap_riscv.inline.hpp
! src/hotspot/cpu/s390/smallRegisterMap_s390.inline.hpp
! src/hotspot/cpu/x86/smallRegisterMap_x86.inline.hpp
! src/hotspot/cpu/zero/smallRegisterMap_zero.inline.hpp
! src/hotspot/share/oops/stackChunkOop.cpp
! src/hotspot/share/oops/stackChunkOop.inline.hpp
! src/hotspot/share/runtime/continuationFreezeThaw.cpp
More information about the jdk-updates-changes
mailing list