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

Jonathan Dowland jdowland at openjdk.org
Fri Nov 18 10:05:44 UTC 2022


On Wed, 16 Nov 2022 16:26:09 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

> Aside: @jmtd Could you please ensure the SystemMetrics fix for macosx of https://github.com/openjdk/jdk8u-dev/pull/177 gets into the depending PRs so that we get better GHA results. Thanks!

Sure, I've rebased PR's 178, 179 and 180.  I think the GitHub view will look askew until the PR/xx branches are updated (by openjdk-bot?)

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

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


More information about the jdk8u-dev mailing list