git: openjdk/loom: fibers: Make addressing mode a property of the C++ frame type

duke duke at openjdk.java.net
Mon Mar 14 20:12:06 UTC 2022


Changeset: af5cef8c
Author:    Coleen Phillimore <coleenp at openjdk.org>
Date:      2022-03-14 20:11:28 +0000
URL:       https://git.openjdk.java.net/loom/commit/af5cef8c9e2843179b760327c15e798da2c44070

Make addressing mode a property of the C++ frame type

! src/hotspot/cpu/aarch64/continuation_aarch64.inline.hpp
! src/hotspot/cpu/aarch64/frame_aarch64.cpp
! src/hotspot/cpu/aarch64/frame_aarch64.hpp
! src/hotspot/cpu/aarch64/frame_aarch64.inline.hpp
! src/hotspot/cpu/aarch64/frame_helpers_aarch64.inline.hpp
! src/hotspot/cpu/aarch64/instanceStackChunkKlass_aarch64.inline.hpp
! src/hotspot/cpu/arm/frame_arm.cpp
! src/hotspot/cpu/arm/frame_arm.hpp
! src/hotspot/cpu/arm/frame_arm.inline.hpp
! src/hotspot/cpu/arm/frame_helpers_arm.inline.hpp
! src/hotspot/cpu/ppc/frame_helpers_ppc.inline.hpp
! src/hotspot/cpu/ppc/frame_ppc.cpp
! src/hotspot/cpu/ppc/frame_ppc.hpp
! src/hotspot/cpu/ppc/frame_ppc.inline.hpp
! src/hotspot/cpu/s390/frame_helpers_s390.inline.hpp
! src/hotspot/cpu/s390/frame_s390.cpp
! src/hotspot/cpu/s390/frame_s390.hpp
! src/hotspot/cpu/s390/frame_s390.inline.hpp
! src/hotspot/cpu/x86/continuation_x86.inline.hpp
! src/hotspot/cpu/x86/frame_helpers_x86.inline.hpp
! src/hotspot/cpu/x86/frame_x86.cpp
! src/hotspot/cpu/x86/frame_x86.hpp
! src/hotspot/cpu/x86/frame_x86.inline.hpp
! src/hotspot/cpu/x86/instanceStackChunkKlass_x86.inline.hpp
! src/hotspot/cpu/zero/frame_helpers_zero.inline.hpp
! src/hotspot/cpu/zero/frame_zero.cpp
! src/hotspot/cpu/zero/frame_zero.hpp
! src/hotspot/cpu/zero/frame_zero.inline.hpp
! src/hotspot/share/oops/instanceStackChunkKlass.cpp
! src/hotspot/share/oops/instanceStackChunkKlass.inline.hpp
! src/hotspot/share/oops/stackChunkOop.inline.hpp
! src/hotspot/share/runtime/continuation.cpp
! src/hotspot/share/runtime/frame.cpp
! src/hotspot/share/runtime/frame.hpp
! src/hotspot/share/runtime/frame_helpers.inline.hpp



More information about the loom-dev mailing list