git: openjdk/jdk: master: 8333649: Allow different NativeCall encodings
Robbin Ehn
rehn at openjdk.org
Tue Jun 11 05:49:17 UTC 2024
Changeset: 4d6064a7
Author: Robbin Ehn <rehn at openjdk.org>
Date: 2024-06-11 05:48:16 +0000
URL: https://git.openjdk.org/jdk/commit/4d6064a76003addf38e6eb6b925dad8043581768
8333649: Allow different NativeCall encodings
Reviewed-by: kvn, mli
! src/hotspot/cpu/aarch64/nativeInst_aarch64.hpp
! src/hotspot/cpu/arm/nativeInst_arm_32.hpp
! src/hotspot/cpu/ppc/nativeInst_ppc.hpp
! src/hotspot/cpu/riscv/nativeInst_riscv.hpp
! src/hotspot/cpu/s390/nativeInst_s390.hpp
! src/hotspot/cpu/x86/nativeInst_x86.hpp
! src/hotspot/cpu/zero/nativeInst_zero.hpp
! src/hotspot/share/code/nmethod.inline.hpp
! src/hotspot/share/opto/output.cpp
More information about the jdk-changes
mailing list