git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.org
Tue Jul 2 15:42:27 UTC 2024
Changeset: 153b12b9
Author: Severin Gehwolf <sgehwolf at openjdk.org>
Date: 2024-07-02 15:38:54 +0000
URL: https://git.openjdk.org/mobile/commit/153b12b9df87fdf8122cae3bf7f13078f55f7101
8331560: Refactor Hotspot container detection code so that subsystem delegates to controllers
Reviewed-by: jsjolen, stuefe
! src/hotspot/os/linux/cgroupSubsystem_linux.cpp
! src/hotspot/os/linux/cgroupSubsystem_linux.hpp
+ src/hotspot/os/linux/cgroupUtil_linux.cpp
+ src/hotspot/os/linux/cgroupUtil_linux.hpp
! src/hotspot/os/linux/cgroupV1Subsystem_linux.cpp
! src/hotspot/os/linux/cgroupV1Subsystem_linux.hpp
! src/hotspot/os/linux/cgroupV2Subsystem_linux.cpp
! src/hotspot/os/linux/cgroupV2Subsystem_linux.hpp
Changeset: 626ce5be
Author: duke <duke at openjdk.org>
Date: 2024-07-02 15:39:53 +0000
URL: https://git.openjdk.org/mobile/commit/626ce5beab63921c160f7e55172b2b456e032ef9
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list