[jdk13u-dev] Integrated: 8255908: ExceptionInInitializerError due to UncheckedIOException while initializing cgroupv1 subsystem
Ekaterina Vergizova
evergizova at openjdk.java.net
Wed Jan 27 14:54:43 UTC 2021
On Fri, 22 Jan 2021 10:45:35 GMT, Ekaterina Vergizova <evergizova at openjdk.org> wrote:
> 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.
This pull request has now been integrated.
Changeset: 9be352b3
Author: Ekaterina Vergizova <evergizova at openjdk.org>
Committer: Yuri Nesterenko <yan at openjdk.org>
URL: https://git.openjdk.java.net/jdk13u-dev/commit/9be352b3
Stats: 15 lines in 2 files changed: 13 ins; 0 del; 2 mod
8255908: ExceptionInInitializerError due to UncheckedIOException while initializing cgroupv1 subsystem
Reviewed-by: yan
Backport-of: 8d9cf48e813dee9567340720978392e04f736e65
-------------
PR: https://git.openjdk.java.net/jdk13u-dev/pull/82
More information about the jdk-updates-dev
mailing list