git: openjdk/mobile: 8234397: add OS uptime information to os::print_os_info output
duke
duke at openjdk.java.net
Wed Dec 4 15:06:46 UTC 2019
Changeset: 14391e80
Author: Matthias Baesken <mbaesken at openjdk.org>
Date: 2019-12-03 15:17:59 +0000
URL: https://git.openjdk.java.net/mobile/commit/14391e80
8234397: add OS uptime information to os::print_os_info output
Reviewed-by: clanger, dholmes, lucy
! src/hotspot/os/aix/os_aix.cpp
! 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/posix/os_posix.cpp
! src/hotspot/os/posix/os_posix.hpp
! src/hotspot/os/solaris/os_solaris.cpp
! src/hotspot/os/windows/os_windows.cpp
! src/hotspot/os/windows/os_windows.hpp
! src/hotspot/share/runtime/os.cpp
! src/hotspot/share/runtime/os.hpp
More information about the mobile-changes
mailing list