[jdk13u-dev] RFR: 8254854: [cgroups v1] Metric limits not properly detected on some join controller combinations

Dmitry Cherepanov dcherepanov at openjdk.java.net
Wed Dec 23 09:19:58 UTC 2020


On Tue, 22 Dec 2020 19:27:00 GMT, Ekaterina Vergizova <evergizova at openjdk.org> wrote:

> I'd like to backport 8254854 to 13u for parity with 11u.
> The patch doesn't apply cleanly since 13u doesn't have cgroups v2 support (JDK-8231111), so it reapplied manually to Metrics::setSubSystemPath() method instead of CgroupV1Subsystem::setSubSystemControllerPath() from the original patch.
> Tested with tier1 and container tests.

Marked as reviewed by dcherepanov (Reviewer).

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

PR: https://git.openjdk.java.net/jdk13u-dev/pull/68


More information about the jdk-updates-dev mailing list