On Thu, 28 Oct 2021 13:03:56 GMT, Severin Gehwolf <sgehw...@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) This pull request has now been integrated. Changeset: 9971a2ca Author: Severin Gehwolf <sgehw...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/9971a2cab3892a17f3fd39243df5ecfff5b9f108 Stats: 104 lines in 6 files changed: 0 ins; 100 del; 4 mod 8275735: [linux] Remove deprecated Metrics api (kernel memory limit) Reviewed-by: hseigel, mchung ------------- PR: https://git.openjdk.java.net/jdk/pull/6156