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

Severin Gehwolf sgehwolf at openjdk.org
Fri Jan 27 09:23:27 UTC 2023


> 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).

Severin Gehwolf has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains one commit:

  8287107: CgroupSubsystemFactory.setCgroupV2Path asserts with freezer controller
  
  Backport-of: 704b9a66bba0dc8adb62be80fd62864b9c687c3f

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

Changes: https://git.openjdk.org/jdk8u-dev/pull/218/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=218&range=01
  Stats: 117 lines in 3 files changed: 113 ins; 0 del; 4 mod
  Patch: https://git.openjdk.org/jdk8u-dev/pull/218.diff
  Fetch: git fetch https://git.openjdk.org/jdk8u-dev pull/218/head:pull/218

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


More information about the jdk8u-dev mailing list