[jdk8u-dev] RFR: 8292083: Detected container memory limit may exceed physical machine memory
Jonathan Dowland
jdowland at openjdk.org
Wed Nov 16 16:28:20 UTC 2022
On Wed, 16 Nov 2022 11:44:39 GMT, Jonathan Dowland <jdowland at openjdk.org> wrote:
> This is a backport of 8292083 for jdk8u-dev cgroups v2 support. It's not clean: context issues, replace the use of some log_debug and log_trace, and an adjustment to Asserts class location for hotspot tests.
…and running `CheckOperatingSystemMXBean` locally (not through jtreg, not in the `oraclelinux:7.6` container) I see a reasonable value
OperatingSystemMXBean.getTotalSwapSpaceSize: 1023406080
-------------
PR: https://git.openjdk.org/jdk8u-dev/pull/180
More information about the jdk8u-dev
mailing list