[jdk8u-dev] RFR: 8239559: Cgroups: Incorrect detection logic on some systems [v5]
Severin Gehwolf
sgehwolf at openjdk.org
Thu Nov 10 14:05:31 UTC 2022
On Tue, 8 Nov 2022 14:05:50 GMT, Jonathan Dowland <jdowland at openjdk.org> wrote:
>> This is a backport of 53ee0c4963007b86db7979312b81f990e6ce271a via the 11u backport 53ee0c4963007b86db7979312b81f990e6ce271a for cgroups v2 support in jdk8u-dev.
>>
>> It isn't clean: context differences in CgroupSubsystemFactory.java around the use of post-8u logging in the original patch.
>>
>> I also had to Optional.isEmpty which is not present in 8u's Optional.
>
> Jonathan Dowland has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains one additional commit since the last revision:
>
> Test fix by Severin. Thanks!
This looks good now.
-------------
Marked as reviewed by sgehwolf (Reviewer).
PR: https://git.openjdk.org/jdk8u-dev/pull/136
More information about the jdk8u-dev
mailing list