git: openjdk/jdk: master: 8338851: Hoist os::Posix::realpath() to os::realpath() and implement on Windows

Simon Tooke stooke at openjdk.org
Thu Oct 17 08:07:08 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/jdk/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



More information about the jdk-changes mailing list