RFR: 8275735: [linux] Remove deprecated Metrics api (kernel memory limit)
Harold Seigel
hseigel at openjdk.java.net
Thu Oct 28 14:07:11 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)
The changes look good. Thanks for doing this.
Harold
-------------
Marked as reviewed by hseigel (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/6156
More information about the core-libs-dev
mailing list