git: openjdk/jdk: 8302744: Refactor Hotspot container detection code
Severin Gehwolf
sgehwolf at openjdk.org
Wed May 29 08:49:12 UTC 2024
Changeset: 3d4eb159
Author: Severin Gehwolf <sgehwolf at openjdk.org>
Date: 2024-05-29 08:46:27 +0000
URL: https://git.openjdk.org/jdk/commit/3d4eb159e6d597f37081faf21b7e3f0f1af299e5
8302744: Refactor Hotspot container detection code
Reviewed-by: jsjolen, stuefe
! src/hotspot/os/linux/cgroupSubsystem_linux.cpp
! src/hotspot/os/linux/cgroupSubsystem_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
- test/hotspot/gtest/os/linux/test_cgroupSubsystem_linux.cpp
+ test/hotspot/gtest/runtime/test_cgroupSubsystem_linux.cpp
- test/hotspot/gtest/runtime/test_os_linux_cgroups.cpp
! test/hotspot/jtreg/containers/docker/TestMemoryAwareness.java
More information about the jdk-changes
mailing list