[jdk21u-dev] RFR: 8322420: [Linux] cgroup v2: Limits in parent nested control groups are not detected
Jan Kratochvil
jkratochvil at openjdk.org
Tue Apr 15 13:37:02 UTC 2025
A patch 6 of 6 for: [[21u] Backport intention of 8322420: [Linux] cgroup v2: Limits in parent nested control groups are not detected](https://mail.openjdk.org/pipermail/jdk-updates-dev/2025-April/043206.html)
It has a patch dependency on PR 5 of 6: https://github.com/openjdk/jdk21u-dev/pull/1652
This backport is clean.
-------------
Commit messages:
- 8322420: [Linux] cgroup v2: Limits in parent nested control groups are not detected
- 8338236: Compile error in cgroup code on Linux when using clang
- 8331560: Refactor Hotspot container detection code so that subsystem delegates to controllers
- 8261242: [Linux] OSContainer::is_containerized() returns true when run outside a container
- src/java.base/linux/native/libjava/CgroupMetrics.c:42:(.text+0x11): undefined reference to `JVM_IsContainerized'
- 8333326: Linux Alpine build fails after 8302744
- 8302744: Refactor Hotspot container detection code
Changes: https://git.openjdk.org/jdk21u-dev/pull/1653/files
Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=1653&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8322420
Stats: 2474 lines in 25 files changed: 1590 ins; 619 del; 265 mod
Patch: https://git.openjdk.org/jdk21u-dev/pull/1653.diff
Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/1653/head:pull/1653
PR: https://git.openjdk.org/jdk21u-dev/pull/1653
More information about the jdk-updates-dev
mailing list