[jdk8u-dev] RFR: 8293472: Incorrect container resource limit detection if manual cgroup fs mounts present [v2]

Severin Gehwolf sgehwolf at openjdk.org
Fri Dec 23 12:38:00 UTC 2022


On Fri, 23 Dec 2022 10:07:49 GMT, Jonathan Dowland <jdowland at openjdk.org> wrote:

>> This is a backport of 8293472 to 8u for cgroups v2 support. Not clean: log_debug→tty->print_cr and Files.writeString → Files.write() needed, as well as adjustments for the lack of [8266490](https://bugs.openjdk.org/browse/JDK-8266490) (PID controller support) in 8u.
>
> Jonathan Dowland has updated the pull request incrementally with one additional commit since the last revision:
> 
>   remove testJavaVersionWithCgMounts
>   
>   As Severin points out, this test is not useful (in its current form)
>   for 8u.

Looks good to me now.

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

Marked as reviewed by sgehwolf (Reviewer).

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


More information about the jdk8u-dev mailing list