-
Sub-task
-
Resolution: Unresolved
-
P3
-
21, 24, 25
-
generic
-
linux
See JDK-8347811 for the details. The current cgroup version detection logic relies on /proc/cgroups file which cannot be relied on since it depends on the kernel configs in use. Some newer kernels 6.12 and better disable some cgroup v1 configuration and, therefore, have different /proc/cgroups files which breaks detection logic.
- duplicates
-
JDK-8348566 OpenJDK is not respecting cgroupv2
-
- Closed
-
- links to
-
Review(master) openjdk/jdk/23811