git: openjdk/jdk: master: 8367486: Change prefix for platform-dependent AtomicAccess files
Stefan Karlsson
stefank at openjdk.org
Wed Sep 17 15:21:02 UTC 2025
Changeset: 01d7554b
Branch: master
Author: Stefan Karlsson <stefank at openjdk.org>
Date: 2025-09-17 15:17:30 +0000
URL: https://git.openjdk.org/jdk/commit/01d7554b87fb7be8cab5dc12fd67eaba6585d2f3
8367486: Change prefix for platform-dependent AtomicAccess files
Reviewed-by: kbarrett, ayang
= src/hotspot/os_cpu/aix_ppc/atomicAccess_aix_ppc.hpp
= src/hotspot/os_cpu/bsd_aarch64/atomicAccess_bsd_aarch64.hpp
= src/hotspot/os_cpu/bsd_x86/atomicAccess_bsd_x86.hpp
= src/hotspot/os_cpu/bsd_zero/atomicAccess_bsd_zero.hpp
! src/hotspot/os_cpu/bsd_zero/os_bsd_zero.cpp
= src/hotspot/os_cpu/linux_aarch64/atomicAccess_linux_aarch64.hpp
= src/hotspot/os_cpu/linux_arm/atomicAccess_linux_arm.hpp
= src/hotspot/os_cpu/linux_ppc/atomicAccess_linux_ppc.hpp
= src/hotspot/os_cpu/linux_riscv/atomicAccess_linux_riscv.hpp
= src/hotspot/os_cpu/linux_s390/atomicAccess_linux_s390.hpp
= src/hotspot/os_cpu/linux_x86/atomicAccess_linux_x86.hpp
= src/hotspot/os_cpu/linux_zero/atomicAccess_linux_zero.hpp
! src/hotspot/os_cpu/linux_zero/os_linux_zero.cpp
= src/hotspot/os_cpu/windows_aarch64/atomicAccess_windows_aarch64.hpp
= src/hotspot/os_cpu/windows_x86/atomicAccess_windows_x86.hpp
! src/hotspot/share/runtime/atomicAccess.hpp
More information about the jdk-changes
mailing list