[jdk8u-dev] RFR: 8292541: [Metrics] Reported memory limit may exceed physical machine memory
Severin Gehwolf
sgehwolf at openjdk.org
Mon Jan 9 18:29:06 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.
@jmtd Do you know why `TestMemoryAwareness.java` fails on 32 bit x86 with GHA? See:
https://github.com/jmtd/jdk8u-dev/actions/runs/3829174689/jobs/6515859844#step:10:1806
-------------
PR: https://git.openjdk.org/jdk8u-dev/pull/220
More information about the jdk8u-dev
mailing list