git: openjdk/mobile: 2 new changesets

duke duke at openjdk.org
Tue Aug 6 13:26:33 UTC 2024


Changeset: ab509f1b
Branch: master
Author:    Andrew Dinn <adinn at openjdk.org>
Date:      2024-08-06 13:22:55 +0000
URL:       https://git.openjdk.org/mobile/commit/ab509f1b98329b1624a3111e226b640ee76f5969

8337654: Relocate uncommon trap stub from SharedRuntime to OptoRuntime

Reviewed-by: kvn, vlivanov, fyang

! src/hotspot/cpu/aarch64/runtime_aarch64.cpp
! src/hotspot/cpu/aarch64/sharedRuntime_aarch64.cpp
! src/hotspot/cpu/arm/runtime_arm.cpp
! src/hotspot/cpu/arm/sharedRuntime_arm.cpp
! src/hotspot/cpu/ppc/sharedRuntime_ppc.cpp
+ src/hotspot/cpu/riscv/runtime_riscv.cpp
! src/hotspot/cpu/riscv/sharedRuntime_riscv.cpp
! src/hotspot/cpu/s390/sharedRuntime_s390.cpp
! src/hotspot/cpu/x86/runtime_x86_32.cpp
! src/hotspot/cpu/x86/runtime_x86_64.cpp
! src/hotspot/cpu/x86/sharedRuntime_x86_32.cpp
! src/hotspot/cpu/x86/sharedRuntime_x86_64.cpp
! src/hotspot/share/opto/graphKit.cpp
! src/hotspot/share/opto/lcm.cpp
! src/hotspot/share/opto/library_call.cpp
! src/hotspot/share/opto/loopnode.cpp
! src/hotspot/share/opto/matcher.cpp
! src/hotspot/share/opto/runtime.cpp
! src/hotspot/share/opto/runtime.hpp
! src/hotspot/share/opto/stringopts.cpp
! src/hotspot/share/runtime/sharedRuntime.cpp
! src/hotspot/share/runtime/sharedRuntime.hpp

Changeset: 133d53d0
Branch: master
Author:    duke <duke at openjdk.org>
Date:      2024-08-06 13:23:15 +0000
URL:       https://git.openjdk.org/mobile/commit/133d53d0d77469c0b1c20086990a08498566c157

Automatic merge of jdk:master into master




More information about the mobile-changes mailing list