hg: jdk/jdk: 8239785: Cgroups: Incorrect detection logic on old systems in hotspot
sgehwolf at redhat.com
sgehwolf at redhat.com
Thu Mar 12 13:45:37 UTC 2020
Changeset: d527da8f8f9b
Author: sgehwolf
Date: 2020-02-25 12:17 +0100
URL: https://hg.openjdk.java.net/jdk/jdk/rev/d527da8f8f9b
8239785: Cgroups: Incorrect detection logic on old systems in hotspot
Summary: Return NULL subsystem if no cgroup controllers are mounted.
Reviewed-by: bobv, mbaesken
! src/hotspot/os/linux/cgroupSubsystem_linux.cpp
! src/hotspot/os/linux/cgroupSubsystem_linux.hpp
! src/hotspot/share/prims/whitebox.cpp
! src/hotspot/share/prims/whitebox.hpp
+ test/hotspot/jtreg/containers/cgroup/CgroupSubsystemFactory.java
! test/lib/sun/hotspot/WhiteBox.java
More information about the jdk-all-changes
mailing list