[jdk13u-dev] RFR: 8255908: ExceptionInInitializerError due to UncheckedIOException while initializing cgroupv1 subsystem

Ekaterina Vergizova evergizova at openjdk.java.net
Fri Jan 22 10:52:09 UTC 2021


I'd like to backport 8255908 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 similar places in cgroupv1/Metrics.java and cgroupv1/SubSystem.java.
Tested with tier1 and container tests.

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

Commit messages:
 - Backport 8d9cf48e813dee9567340720978392e04f736e65

Changes: https://git.openjdk.java.net/jdk13u-dev/pull/82/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk13u-dev&pr=82&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8255908
  Stats: 15 lines in 2 files changed: 13 ins; 0 del; 2 mod
  Patch: https://git.openjdk.java.net/jdk13u-dev/pull/82.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk13u-dev pull/82/head:pull/82

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


More information about the jdk-updates-dev mailing list