[aarch64-port-dev ] git: openjdk/aarch64-port: master: 8268119: Rename copy_os_cpu.inline.hpp files to copy_os_cpu.hpp
Stefan Karlsson
stefank at openjdk.java.net
Thu Jun 3 09:04:55 UTC 2021
Changeset: 1296a6c4
Author: Stefan Karlsson <stefank at openjdk.org>
Date: 2021-06-03 09:03:27 +0000
URL: https://git.openjdk.java.net/aarch64-port/commit/1296a6c425e22e0fdc748a996b886923c602ab3f
8268119: Rename copy_os_cpu.inline.hpp files to copy_os_cpu.hpp
Reviewed-by: kbarrett, coleenp
! src/hotspot/cpu/aarch64/copy_aarch64.hpp
! src/hotspot/cpu/arm/copy_arm.hpp
! src/hotspot/cpu/x86/copy_x86.hpp
= src/hotspot/os_cpu/bsd_aarch64/copy_bsd_aarch64.hpp
= src/hotspot/os_cpu/bsd_x86/copy_bsd_x86.hpp
= src/hotspot/os_cpu/linux_aarch64/copy_linux_aarch64.hpp
= src/hotspot/os_cpu/linux_arm/copy_linux_arm.hpp
= src/hotspot/os_cpu/linux_x86/copy_linux_x86.hpp
= src/hotspot/os_cpu/windows_aarch64/copy_windows_aarch64.hpp
= src/hotspot/os_cpu/windows_x86/copy_windows_x86.hpp
More information about the aarch64-port-dev
mailing list