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

Ekaterina Vergizova evergizova at openjdk.java.net
Tue Dec 22 19:31:06 UTC 2020


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.

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

Commit messages:
 - Backport a0b687bfb279761b79d3fbad8f9dfae9b12c225e

Changes: https://git.openjdk.java.net/jdk13u-dev/pull/68/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk13u-dev&pr=68&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8254854
  Stats: 36 lines in 1 file changed: 2 ins; 11 del; 23 mod
  Patch: https://git.openjdk.java.net/jdk13u-dev/pull/68.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk13u-dev pull/68/head:pull/68

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


More information about the jdk-updates-dev mailing list