[jdk21u-dev] RFR: 8341644: Compile error in cgroup coding when using toolchain clang [v3]

Jan Kratochvil jkratochvil at openjdk.org
Thu Jul 3 14:21:55 UTC 2025


> A patch 8 of 7 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 7 of 7: https://github.com/openjdk/jdk21u-dev/pull/1664
> 
> This backport is clean.

Jan Kratochvil has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 14 commits:

 - Merge branch 'devmaster-cgroup2reduced1234568' into devmaster-cgroup2reduced1234568-new
 - 8341644: Compile error in cgroup coding when using toolchain clang
   
   Reviewed-by: stefank, mdoerr
 - retry CI #2
 - retry CI
 - Merge remote-tracking branch 'janjdk21u-dev/devmaster-cgroup2reduced123456b' into devmaster-cgroup2reduced123456-new
 - 8322420: [Linux] cgroup v2: Limits in parent nested control groups are not detected
   
   Reviewed-by: stuefe, asmehra
 - 8338236: Compile error in cgroup code on Linux when using clang
   
   Reviewed-by: mdoerr, sgehwolf
 - 8331560: Refactor Hotspot container detection code so that subsystem delegates to controllers
   
   Reviewed-by: jsjolen, stuefe
 - 8261242: [Linux] OSContainer::is_containerized() returns true when run outside a container
   
   Reviewed-by: stuefe, iklam
 - src/java.base/linux/native/libjava/CgroupMetrics.c:42:(.text+0x11): undefined reference to `JVM_IsContainerized'
    - a patch by Yuri Nesterenko
 - ... and 4 more: https://git.openjdk.org/jdk21u-dev/compare/65e9d36d...26a41c35

-------------

Changes: https://git.openjdk.org/jdk21u-dev/pull/1934/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=1934&range=02
  Stats: 6 lines in 1 file changed: 0 ins; 0 del; 6 mod
  Patch: https://git.openjdk.org/jdk21u-dev/pull/1934.diff
  Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/1934/head:pull/1934

PR: https://git.openjdk.org/jdk21u-dev/pull/1934


More information about the jdk-updates-dev mailing list