[jdk8u-dev] RFR: 8253939: [TESTBUG] Increase coverage of the cgroups detection code [v3]

Severin Gehwolf sgehwolf at openjdk.org
Thu Dec 15 17:22:12 UTC 2022


On Thu, 15 Dec 2022 15:32:11 GMT, Jonathan Dowland <jdowland at openjdk.org> wrote:

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

Looks good. I've approved the bug. Feel free to integrate. Please rebase #185 after. Thanks!

Tier 1 GHA test failure on x86 of `gc/6581734/Test6581734.java` seems unrelated.

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

Marked as reviewed by sgehwolf (Reviewer).

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


More information about the jdk8u-dev mailing list