[jdk8u-dev] Integrated: 8292541: [Metrics] Reported memory limit may exceed physical machine memory

Jonathan Dowland jdowland at openjdk.org
Thu Jan 19 14:37:28 UTC 2023


On Tue, 3 Jan 2023 11:46:29 GMT, Jonathan Dowland <jdowland at openjdk.org> wrote:

> This is a backport of JDK-8292541 to jdk8u-dev as part of cgroups v2 support.
> 
> It's not clean: two separate fix ups were needed for 8u which are broken out in separate commits: add the new JNI method name to a mapfile; fully qualify the use of a method name in the test.
> 
> the edited test passes for me.

This pull request has now been integrated.

Changeset: 8d2f7e0c
Author:    Jonathan Dowland <jdowland at openjdk.org>
URL:       https://git.openjdk.org/jdk8u-dev/commit/8d2f7e0ccb2bf6c3d5bccb35aef39236e5c157d3
Stats:     64 lines in 4 files changed: 48 ins; 9 del; 7 mod

8292541: [Metrics] Reported memory limit may exceed physical machine memory
8300119: CgroupMetrics.getTotalMemorySize0() can report invalid results on 32 bit systems

Reviewed-by: sgehwolf
Backport-of: 9a0d1e7ce86368cdcade713a9e220604f7d77ecf

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

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


More information about the jdk8u-dev mailing list