RFR: 8322420: [Linux] cgroup v2: Limits in parent nested control groups are not detected [v17]
Jan Kratochvil
jkratochvil at openjdk.org
Mon Jul 29 14:14:50 UTC 2024
> The testcase requires root permissions.
>
> Fix by Severin Gehwolf.
> Testcase by Jan Kratochvil.
Jan Kratochvil has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 260 commits:
- Implement vm.cgroup.tools
- Use Metrics.systemMetrics().getProvider()
- Fix testcase compatibility with Alpine Linux 3.20.1
- 8335922: Incorrect @Stable usage of LambdaForm$Name.index
Reviewed-by: jvernee, shade
- 8304929: MethodTypeDesc throws an unchecked exception than ReflectiveOperationException when a component class cannot be resolved
Reviewed-by: jvernee
- 8336935: Test sun/security/krb5/auto/RealmSpecificValues.java fails: java.lang.RuntimeException: Should not reach here
Reviewed-by: hchao, dholmes
- 8333391: Test com/sun/jdi/InterruptHangTest.java failed: Thread was never interrupted during sleep
Reviewed-by: lmesnik, amenkov
- 8334145: <pid> missing from vm_memory_map_<pid>.txt in System.dump_map help text
Reviewed-by: dholmes, stuefe
- 8333728: ubsan: shenandoahFreeSet.cpp:1347:24: runtime error: division by zero
Reviewed-by: shade, rkennke
- 8333088: ubsan: shenandoahAdaptiveHeuristics.cpp:245:44: runtime error: division by zero
Reviewed-by: shade, rkennke
- ... and 250 more: https://git.openjdk.org/jdk/compare/537d20af...ba7f5282
-------------
Changes: https://git.openjdk.org/jdk/pull/17198/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=17198&range=16
Stats: 10751 lines in 451 files changed: 7122 ins; 1968 del; 1661 mod
Patch: https://git.openjdk.org/jdk/pull/17198.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/17198/head:pull/17198
PR: https://git.openjdk.org/jdk/pull/17198
More information about the core-libs-dev
mailing list