[jdk8u-dev] RFR: 8287107: CgroupSubsystemFactory.setCgroupV2Path asserts with freezer controller
Paul Hohensee
phh at openjdk.org
Fri Jan 27 00:08:23 UTC 2023
On Tue, 20 Dec 2022 18:01:35 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:
> Not a clean backport due to changes in test - `Files.writeString(a, b)` => `Files.write(a, b.getBytes())` - and some copyright and `@bug` lines. Fixed manually.
>
> Testing: Linux x86_64 fastdebug (reg-test fails prior and passes after product fix).
Lgtm.
-------------
Marked as reviewed by phh (Reviewer).
PR: https://git.openjdk.org/jdk8u-dev/pull/218
More information about the jdk8u-dev
mailing list