git: openjdk/jdk: 8291945: Add OSInfo API for static OS information
Ioi Lam
iklam at openjdk.org
Thu Aug 11 23:20:56 UTC 2022
Changeset: 9bfffa08
Author: Ioi Lam <iklam at openjdk.org>
Date: 2022-08-11 23:14:14 +0000
URL: https://git.openjdk.org/jdk/commit/9bfffa082e85372ec39a0fdab6d5f2c175162246
8291945: Add OSInfo API for static OS information
Reviewed-by: dholmes, stuefe
! src/hotspot/os/aix/os_aix.cpp
! src/hotspot/os/aix/os_aix.hpp
! src/hotspot/os/bsd/os_bsd.cpp
! src/hotspot/os/bsd/os_bsd.hpp
! src/hotspot/os/linux/os_linux.cpp
! src/hotspot/os/linux/os_linux.hpp
! src/hotspot/os/windows/os_windows.cpp
! src/hotspot/os/windows/os_windows.hpp
! src/hotspot/os/windows/os_windows.inline.hpp
! src/hotspot/os_cpu/linux_zero/os_linux_zero.cpp
! src/hotspot/share/code/relocInfo.hpp
! src/hotspot/share/code/stubs.hpp
! src/hotspot/share/runtime/os.hpp
+ src/hotspot/share/runtime/osInfo.cpp
+ src/hotspot/share/runtime/osInfo.hpp
! src/hotspot/share/runtime/safepointMechanism.hpp
! src/hotspot/share/runtime/stackValue.hpp
More information about the jdk-changes
mailing list