RFR: 8253727: [cgroups v2] Memory and swap limits reported incorrectly [v4]
Bob Vandette
bobv at openjdk.java.net
Tue Sep 29 19:03:12 UTC 2020
On Tue, 29 Sep 2020 19:00:15 GMT, Bob Vandette <bobv at openjdk.org> wrote:
>> Severin Gehwolf has refreshed the contents of this pull request, and previous commits have been removed. The
>> incremental views will show differences compared to the previous content of the PR. The pull request contains one new
>> commit since the last revision:
>> 8253727: [cgroups v2] Memory and swap limits reported incorrectly
>
> test/lib/jdk/test/lib/containers/cgroup/MetricsTesterCgroupV2.java line 248:
>
>> 246: newVal = valSwap;
>> 247: } else {
>> 248: // ignore error values for valMemory, since the container runtime
>
> Add an assert??
Other than that nit, it looks fine.
-------------
PR: https://git.openjdk.java.net/jdk/pull/384
More information about the core-libs-dev
mailing list