git: openjdk/jdk: 8329258: TailCall should not use frame pointer register for jump target

Tobias Hartmann thartmann at openjdk.org
Thu May 2 11:38:39 UTC 2024


Changeset: cccc9535
Author:    Tobias Hartmann <thartmann at openjdk.org>
Date:      2024-05-02 11:38:00 +0000
URL:       https://git.openjdk.org/jdk/commit/cccc95358d5c38cbcabc7f79abc53674deb1e6d8

8329258: TailCall should not use frame pointer register for jump target

Co-authored-by: Fei Yang <fyang at openjdk.org>
Reviewed-by: rcastanedalo, aph

! src/hotspot/cpu/aarch64/aarch64.ad
! src/hotspot/cpu/riscv/riscv.ad
! src/hotspot/cpu/x86/x86_32.ad
! src/hotspot/cpu/x86/x86_64.ad
+ test/hotspot/jtreg/compiler/arraycopy/TestTailCallInArrayCopyStub.java



More information about the jdk-changes mailing list