git: openjdk/mobile: 2 new changesets

duke duke at openjdk.org
Tue Jan 14 17:45:11 UTC 2025


Changeset: db76f47f
Branch: master
Author:    Kim Barrett <kbarrett at openjdk.org>
Date:      2025-01-14 17:42:24 +0000
URL:       https://git.openjdk.org/mobile/commit/db76f47f27c46ea89cd7c08b0de6d6fa032ffb4d

8347720: [BACKOUT] Portable implementation of FORBID_C_FUNCTION and ALLOW_C_FUNCTION

Reviewed-by: coleenp

! src/hotspot/os/aix/libodm_aix.cpp
! src/hotspot/os/aix/loadlib_aix.cpp
! src/hotspot/os/aix/os_aix.cpp
! src/hotspot/os/aix/porting_aix.cpp
! src/hotspot/os/bsd/decoder_machO.cpp
! src/hotspot/os/linux/decoder_linux.cpp
! src/hotspot/os/linux/gc/z/zMountPoint_linux.cpp
! src/hotspot/os/linux/mallocInfoDcmd.cpp
- src/hotspot/os/posix/forbiddenFunctions_posix.hpp
! src/hotspot/os/posix/os_posix.cpp
- src/hotspot/os/posix/permitForbiddenFunctions_posix.hpp
- src/hotspot/os/windows/forbiddenFunctions_windows.hpp
! src/hotspot/os/windows/os_windows.cpp
- src/hotspot/os/windows/permitForbiddenFunctions_windows.hpp
! src/hotspot/os/windows/symbolengine.cpp
! src/hotspot/share/jvmci/jvmciEnv.cpp
! src/hotspot/share/logging/logTagSet.cpp
! src/hotspot/share/nmt/mallocSiteTable.cpp
! src/hotspot/share/nmt/memMapPrinter.cpp
! src/hotspot/share/nmt/nmtPreInit.cpp
! src/hotspot/share/runtime/os.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/forbiddenFunctions.hpp
! src/hotspot/share/utilities/globalDefinitions.hpp
- src/hotspot/share/utilities/permitForbiddenFunctions.hpp
! test/hotspot/gtest/code/test_codestrings.cpp
! test/hotspot/gtest/gc/shenandoah/test_shenandoahNumberSeq.cpp
! test/hotspot/gtest/gc/shenandoah/test_shenandoahSimpleBitMap.cpp
! test/hotspot/gtest/gtestMain.cpp
! test/hotspot/gtest/unittest.hpp

Changeset: 5c2d3d60
Branch: master
Author:    duke <duke at openjdk.org>
Date:      2025-01-14 17:42:39 +0000
URL:       https://git.openjdk.org/mobile/commit/5c2d3d6093462c5f6a8d7666ab6a565b36921776

Automatic merge of jdk:master into master

! src/hotspot/os/posix/os_posix.cpp
! src/hotspot/share/nmt/memMapPrinter.cpp
! src/hotspot/share/runtime/os.cpp
! src/hotspot/os/posix/os_posix.cpp
! src/hotspot/share/nmt/memMapPrinter.cpp
! src/hotspot/share/runtime/os.cpp



More information about the mobile-changes mailing list