[jdk8u-dev] Integrated: 8287107: CgroupSubsystemFactory.setCgroupV2Path asserts with freezer controller

Severin Gehwolf sgehwolf at openjdk.org
Mon Jan 30 16:02:33 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).

This pull request has now been integrated.

Changeset: 36f6f17a
Author:    Severin Gehwolf <sgehwolf at openjdk.org>
URL:       https://git.openjdk.org/jdk8u-dev/commit/36f6f17a9c2ad27a50159c2bf93b7e1fe067d3a8
Stats:     117 lines in 3 files changed: 113 ins; 0 del; 4 mod

8287107: CgroupSubsystemFactory.setCgroupV2Path asserts with freezer controller

Reviewed-by: phh, andrew
Backport-of: 704b9a66bba0dc8adb62be80fd62864b9c687c3f

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

PR: https://git.openjdk.org/jdk8u-dev/pull/218


More information about the jdk8u-dev mailing list