hg: jdk/submit: 8239785: Cgroups: Incorrect detection logic on old systems in hotspot
sgehwolf at redhat.com
sgehwolf at redhat.com
Thu Mar 12 11:18:01 UTC 2020
Changeset: 3ccc26dbe829
Author: sgehwolf
Date: 2020-02-25 12:17 +0100
URL: https://hg.openjdk.java.net/jdk/submit/rev/3ccc26dbe829
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-submit-changes
mailing list