git: openjdk/loom: fibers: Make compile on other platforms.

duke duke at openjdk.java.net
Tue Mar 22 13:58:09 UTC 2022


Changeset: 16e4713c
Author:    Coleen Phillimore <coleenp at openjdk.org>
Date:      2022-03-22 13:57:46 +0000
URL:       https://git.openjdk.java.net/loom/commit/16e4713cede546735dbeddbd646f1e52f39b6893

Make compile on other platforms.

Reviewed-by: alanb

! src/hotspot/cpu/arm/continuation_arm.inline.hpp
! src/hotspot/cpu/arm/frame_arm.cpp
! src/hotspot/cpu/ppc/continuation_ppc.inline.hpp
! src/hotspot/cpu/ppc/frame_ppc.cpp
! src/hotspot/cpu/s390/continuation_s390.inline.hpp
! src/hotspot/cpu/s390/frame_s390.cpp
! src/hotspot/cpu/zero/continuation_zero.inline.hpp
! src/hotspot/cpu/zero/frame_zero.cpp
! src/hotspot/os_cpu/linux_arm/atomic_linux_arm.hpp
! src/hotspot/os_cpu/linux_x86/atomic_linux_x86.hpp
! src/hotspot/share/oops/stackChunkOop.inline.hpp
! src/hotspot/share/runtime/signature.cpp
! src/hotspot/share/runtime/threadIdentifiers.cpp
! src/hotspot/share/runtime/vframe.inline.hpp



More information about the loom-dev mailing list