git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.org
Thu May 2 11:40:32 UTC 2024
Changeset: cccc9535
Author: Tobias Hartmann <thartmann at openjdk.org>
Date: 2024-05-02 11:38:00 +0000
URL: https://git.openjdk.org/mobile/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
Changeset: ff38b769
Author: duke <duke at openjdk.org>
Date: 2024-05-02 11:38:45 +0000
URL: https://git.openjdk.org/mobile/commit/ff38b76986233df7ffcc97fa4657712353337853
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list