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

Severin Gehwolf sgehwolf at openjdk.org
Wed Jan 11 15:52:29 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 patch breaks GHA tests on 32 bit Linux. We need to investigate why before we can integrate it.

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

Changes requested by sgehwolf (Reviewer).

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


More information about the jdk8u-dev mailing list