git: openjdk/jdk11u-dev: 8282306: os::is_first_C_frame(frame*) crashes on invalid link access

Goetz Lindenmaier goetz at openjdk.org
Thu Nov 10 08:57:49 UTC 2022


Changeset: 7c664bcd
Author:    Johannes Bechberger <johannes.bechberger at sap.com>
Committer: Goetz Lindenmaier <goetz at openjdk.org>
Date:      2022-11-10 08:56:29 +0000
URL:       https://git.openjdk.org/jdk11u-dev/commit/7c664bcd82cf2a13c9fdcd803345c6095e4d3873

8282306: os::is_first_C_frame(frame*) crashes on invalid link access

Reviewed-by: mdoerr
Backport-of: 999da9bfc5be703141cdc07af455b4b6b2cc1aae

! src/hotspot/cpu/aarch64/frame_aarch64.inline.hpp
! src/hotspot/cpu/arm/frame_arm.inline.hpp
! src/hotspot/cpu/ppc/frame_ppc.inline.hpp
! src/hotspot/cpu/s390/frame_s390.inline.hpp
! src/hotspot/cpu/x86/frame_x86.inline.hpp
! src/hotspot/cpu/zero/frame_zero.inline.hpp
! src/hotspot/share/runtime/frame.hpp
! src/hotspot/share/runtime/os.cpp
! src/hotspot/share/runtime/safefetch.inline.hpp
! src/hotspot/share/runtime/thread.cpp
! test/hotspot/gtest/runtime/test_os.cpp



More information about the jdk-updates-changes mailing list