git: openjdk/jdk: 8304387: Fix positions of shared static stubs / trampolines

Andrew Dinn adinn at openjdk.org
Tue Mar 21 11:28:39 UTC 2023


Changeset: 1c04686c
Author:    Xiaolin Zheng <xlinzheng at openjdk.org>
Committer: Andrew Dinn <adinn at openjdk.org>
Date:      2023-03-21 11:27:54 +0000
URL:       https://git.openjdk.org/jdk/commit/1c04686cd68a78f926f09707ac723aa762945527

8304387: Fix positions of shared static stubs / trampolines

Reviewed-by: adinn, fyang

! src/hotspot/cpu/aarch64/codeBuffer_aarch64.cpp
! src/hotspot/cpu/arm/codeBuffer_arm.hpp
! src/hotspot/cpu/ppc/codeBuffer_ppc.hpp
! src/hotspot/cpu/riscv/codeBuffer_riscv.cpp
! src/hotspot/cpu/s390/codeBuffer_s390.hpp
! src/hotspot/cpu/zero/codeBuffer_zero.hpp
! src/hotspot/share/asm/codeBuffer.cpp
! src/hotspot/share/asm/codeBuffer.hpp
! src/hotspot/share/asm/codeBuffer.inline.hpp
! src/hotspot/share/c1/c1_Compilation.cpp
! src/hotspot/share/ci/ciEnv.cpp
! src/hotspot/share/opto/output.cpp



More information about the jdk-changes mailing list