git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.org
Fri Jan 9 22:45:32 UTC 2026
Changeset: 805866bb
Branch: master
Author: jonghoonpark <dev at jonghoonpark.com>
Committer: Kim Barrett <kbarrett at openjdk.org>
Date: 2026-01-09 22:42:53 +0000
URL: https://git.openjdk.org/mobile/commit/805866bbf680f44219e5c634eb9726e1c5dea690
8372040: Remove Prefetch header vs inline header separation
Reviewed-by: kbarrett, stefank
! src/hotspot/os_cpu/aix_ppc/prefetch_aix_ppc.inline.hpp
! src/hotspot/os_cpu/bsd_aarch64/prefetch_bsd_aarch64.inline.hpp
! src/hotspot/os_cpu/bsd_x86/prefetch_bsd_x86.inline.hpp
! src/hotspot/os_cpu/bsd_zero/prefetch_bsd_zero.inline.hpp
! src/hotspot/os_cpu/linux_aarch64/prefetch_linux_aarch64.inline.hpp
! src/hotspot/os_cpu/linux_arm/prefetch_linux_arm.inline.hpp
! src/hotspot/os_cpu/linux_ppc/prefetch_linux_ppc.inline.hpp
! src/hotspot/os_cpu/linux_riscv/prefetch_linux_riscv.inline.hpp
! src/hotspot/os_cpu/linux_s390/prefetch_linux_s390.inline.hpp
! src/hotspot/os_cpu/linux_x86/prefetch_linux_x86.inline.hpp
! src/hotspot/os_cpu/linux_zero/prefetch_linux_zero.inline.hpp
! src/hotspot/os_cpu/windows_aarch64/prefetch_windows_aarch64.inline.hpp
! src/hotspot/os_cpu/windows_x86/prefetch_windows_x86.inline.hpp
! src/hotspot/share/gc/g1/g1YoungGCPostEvacuateTasks.cpp
! src/hotspot/share/gc/serial/cardTableRS.cpp
! src/hotspot/share/gc/serial/generation.hpp
- src/hotspot/share/runtime/prefetch.hpp
! src/hotspot/share/runtime/prefetch.inline.hpp
Changeset: e30aacd8
Branch: master
Author: duke <duke at openjdk.org>
Date: 2026-01-09 22:43:18 +0000
URL: https://git.openjdk.org/mobile/commit/e30aacd8ce1c823976e61be5eea4ffde067e9090
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list