RFR: 8275735: [linux] Remove deprecated Metrics api (kernel memory limit)

Mandy Chung mchung at openjdk.java.net
Thu Oct 28 16:09:09 UTC 2021


On Thu, 28 Oct 2021 13:03:56 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:

> Please review this change to remove some API which no longer works as expected as recent OCI runtimes start to drop support for `--kernel-memory` switch. See the bug for references. This part of the API is not present in hotspot code.
> 
> Testing: Container tests (cgroup v1) on Linux x86_64 (all pass)

Marked as reviewed by mchung (Reviewer).

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

PR: https://git.openjdk.java.net/jdk/pull/6156


More information about the hotspot-runtime-dev mailing list