[jdk8u-dev] RFR: 8292541: [Metrics] Reported memory limit may exceed physical machine memory
Severin Gehwolf
sgehwolf at openjdk.org
Fri Jan 13 17:23:20 UTC 2023
On Fri, 13 Jan 2023 16:34:24 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
@jmtd Note that we need to have [JDK-8300119](https://bugs.openjdk.org/browse/JDK-8300119) fixed in jdk head before we can integrate this (it would be bad if it were resolved in a backport first). We can follow up with 17 and 11 backports later, but head would have to be in.
-------------
PR: https://git.openjdk.org/jdk8u-dev/pull/220
More information about the jdk8u-dev
mailing list