[jdk8u-dev] Integrated: 8293472: Incorrect container resource limit detection if manual cgroup fs mounts present

Jonathan Dowland jdowland at openjdk.org
Mon Jan 9 20:38:59 UTC 2023


On Tue, 20 Dec 2022 12:14:12 GMT, Jonathan Dowland <jdowland at openjdk.org> wrote:

> This is a backport of 8293472 to 8u for cgroups v2 support. Not clean: log_debug→tty->print_cr and Files.writeString → Files.write() needed, as well as adjustments for the lack of [8266490](https://bugs.openjdk.org/browse/JDK-8266490) (PID controller support) in 8u.

This pull request has now been integrated.

Changeset: 65fcf619
Author:    Jonathan Dowland <jdowland at openjdk.org>
URL:       https://git.openjdk.org/jdk8u-dev/commit/65fcf61916526f929c1cc2c1d2971451676fc9e9
Stats:     153 lines in 5 files changed: 98 ins; 29 del; 26 mod

8293472: Incorrect container resource limit detection if manual cgroup fs mounts present

Reviewed-by: sgehwolf
Backport-of: 8f3bbe950fb5a3d9f6cae122209df01df0f342f0

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

PR: https://git.openjdk.org/jdk8u-dev/pull/216


More information about the jdk8u-dev mailing list