git: openjdk/jdk: 8214976: Warn about uses of functions replaced for portability
Kim Barrett
kbarrett at openjdk.java.net
Wed Jun 8 19:17:59 UTC 2022
Changeset: 04f02ac6
Author: Kim Barrett <kbarrett at openjdk.org>
Date: 2022-06-08 19:16:46 +0000
URL: https://git.openjdk.java.net/jdk/commit/04f02ac6b2ce496b86642987bb7e25d21b52a5b6
8214976: Warn about uses of functions replaced for portability
Reviewed-by: dholmes, tschatzl, coleenp
! src/hotspot/os/posix/os_posix.cpp
! src/hotspot/os/windows/os_windows.cpp
! src/hotspot/share/jvmci/jvmciEnv.cpp
! src/hotspot/share/runtime/vmThread.cpp
! src/hotspot/share/utilities/compilerWarnings.hpp
! src/hotspot/share/utilities/compilerWarnings_gcc.hpp
! src/hotspot/share/utilities/compilerWarnings_visCPP.hpp
! src/hotspot/share/utilities/globalDefinitions.hpp
! test/hotspot/gtest/gtestMain.cpp
+ test/hotspot/gtest/unittest.cpp
! test/hotspot/gtest/unittest.hpp
More information about the jdk-changes
mailing list