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

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


> 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.

Jonathan Dowland has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains three commits:

 - Fix Asserts library for hotspot test in 8u
 - replace log_(trace|debug) for jdk8u
 - 8292083: Detected container memory limit may exceed physical machine memory
   
   Reviewed-by: sgehwolf
   Backport-of: f694f8a7671002559e7d23fdb65d5e9c768f9c03

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

Changes: https://git.openjdk.org/jdk8u-dev/pull/180/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=180&range=01
  Stats: 102 lines in 7 files changed: 66 ins; 28 del; 8 mod
  Patch: https://git.openjdk.org/jdk8u-dev/pull/180.diff
  Fetch: git fetch https://git.openjdk.org/jdk8u-dev pull/180/head:pull/180

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


More information about the jdk8u-dev mailing list