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

Jonathan Dowland jdowland at openjdk.org
Fri Jan 13 16:37:23 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.

> Feel free to go ahead and post a patch for [JDK-8300119](https://bugs.openjdk.org/browse/JDK-8300119). Thanks! In this backport we could do /issue add JDK-8300119 if you ask me.

OK thanks. Makes sense

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

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


More information about the jdk8u-dev mailing list