git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.org
Thu Oct 17 08:08:14 UTC 2024
Changeset: 7a64fbbb
Branch: master
Author: Simon Tooke <stooke at openjdk.org>
Date: 2024-10-17 08:06:37 +0000
URL: https://git.openjdk.org/mobile/commit/7a64fbbb9292f4d65a6970206dec1a7d7645046b
8338851: Hoist os::Posix::realpath() to os::realpath() and implement on Windows
Reviewed-by: dholmes, stuefe, jwaters
! src/hotspot/os/aix/os_aix.cpp
! src/hotspot/os/bsd/os_bsd.cpp
! src/hotspot/os/linux/os_linux.cpp
! src/hotspot/os/linux/os_perf_linux.cpp
! src/hotspot/os/posix/os_posix.cpp
! src/hotspot/os/posix/os_posix.hpp
! src/hotspot/os/windows/os_windows.cpp
! src/hotspot/share/runtime/os.hpp
! src/hotspot/share/services/diagnosticCommand.cpp
! src/hotspot/share/utilities/globalDefinitions.hpp
! test/hotspot/gtest/runtime/test_os.cpp
Changeset: 535d6053
Branch: master
Author: duke <duke at openjdk.org>
Date: 2024-10-17 08:06:58 +0000
URL: https://git.openjdk.org/mobile/commit/535d60538d38986007415c7be419f2928673646a
Automatic merge of jdk:master into master
! src/hotspot/os/posix/os_posix.cpp
! src/hotspot/share/runtime/os.hpp
! src/hotspot/os/posix/os_posix.cpp
! src/hotspot/share/runtime/os.hpp
More information about the mobile-changes
mailing list