git: openjdk/jdk: master: 8331560: Refactor Hotspot container detection code so that subsystem delegates to controllers

Severin Gehwolf sgehwolf at openjdk.org
Tue Jul 2 15:40:32 UTC 2024


Changeset: 153b12b9
Author:    Severin Gehwolf <sgehwolf at openjdk.org>
Date:      2024-07-02 15:38:54 +0000
URL:       https://git.openjdk.org/jdk/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



More information about the jdk-changes mailing list