[jdk17u-dev] RFR: 8292083: Detected container memory limit may exceed physical machine memory

Severin Gehwolf sgehwolf at openjdk.org
Fri Aug 26 14:26:11 UTC 2022


On Fri, 26 Aug 2022 13:50:10 GMT, Jonathan Dowland <jdowland at openjdk.org> wrote:

> This is a backport of 8292083 for jdk17u-dev. I wish to backport this to get the bug fix out
> to JDK17 users as we have seen it in live deployments.
> 
> The backport is not clean:
> 
>  * unrelated changes in src/hotspot/os/linux/os_linux.hpp
>  *  in src /hotspot/os/linux/cgroupV1Subsystem_linux.cpp, the original patch modified
> CgroupV1Subsystem::kernel_memory_limit_in_bytes, which does not yet exist in jdk17u.
> It is introduced in 8287011. I don't know whether that will get backported to 17u in future.

Please use `Backport f694f8a7671002559e7d23fdb65d5e9c768f9c03` as the PR title, so that the bots recognize it as a backport.

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

PR: https://git.openjdk.org/jdk17u-dev/pull/646


More information about the jdk-updates-dev mailing list