[jdk8u-dev] RFR: 8253939: [TESTBUG] Increase coverage of the cgroups detection code [v3]
Jonathan Dowland
jdowland at openjdk.org
Thu Dec 15 15:32:11 UTC 2022
> This is a backport of 8253939 to jdk8u-dev for cgroups v2 support.
>
> It's not clean: several `Files.writeString` → `Files.write(…,.getBytes())` changes needed.
Jonathan Dowland has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains one commit:
8253939: [TESTBUG] Increase coverage of the cgroups detection code
Backport-of: 42fc15899115ca61151bbee96b5580d4e4252beb
-------------
Changes: https://git.openjdk.org/jdk8u-dev/pull/169/files
Webrev: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=169&range=02
Stats: 147 lines in 2 files changed: 134 ins; 0 del; 13 mod
Patch: https://git.openjdk.org/jdk8u-dev/pull/169.diff
Fetch: git fetch https://git.openjdk.org/jdk8u-dev pull/169/head:pull/169
PR: https://git.openjdk.org/jdk8u-dev/pull/169
More information about the jdk8u-dev
mailing list