git: openjdk/jdk: 8300197: Freeze/thaw an interpreter frame using a single copy_to_chunk() call

Richard Reingruber rrich at openjdk.org
Tue May 2 12:17:17 UTC 2023


Changeset: a8d16dea
Author:    Fredrik Bredberg <fredrik.bredberg at oracle.com>
Committer: Richard Reingruber <rrich at openjdk.org>
Date:      2023-05-02 12:14:12 +0000
URL:       https://git.openjdk.org/jdk/commit/a8d16dea8eb4a2807a4b0349dea708b4d0d6db35

8300197: Freeze/thaw an interpreter frame using a single copy_to_chunk() call

Reviewed-by: rrich, pchilanomate, fyang

! src/hotspot/cpu/aarch64/continuationFreezeThaw_aarch64.inline.hpp
! src/hotspot/cpu/arm/continuationFreezeThaw_arm.inline.hpp
! src/hotspot/cpu/ppc/continuationFreezeThaw_ppc.inline.hpp
! src/hotspot/cpu/riscv/continuationFreezeThaw_riscv.inline.hpp
! src/hotspot/cpu/s390/continuationFreezeThaw_s390.inline.hpp
! src/hotspot/cpu/x86/continuationFreezeThaw_x86.inline.hpp
! src/hotspot/cpu/zero/continuationFreezeThaw_zero.inline.hpp
! src/hotspot/share/runtime/continuationFreezeThaw.cpp



More information about the jdk-changes mailing list