-
Bug
-
Resolution: Fixed
-
P4
-
11
-
b22
-
linux
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8207082 | 12 | Bob Vandette | P4 | Resolved | Fixed | b03 |
JDK-8207432 | 11.0.2 | Bob Vandette | P4 | Resolved | Fixed | b01 |
JDK-8207542 | 11.0.1 | Bob Vandette | P4 | Resolved | Fixed | b02 |
The testKernelMemoryLimit test will fail on Linux systems that do not have the CONFIG_MEMCG_KMEM=y config option enabled.
The Container Metric tests are dependent on docker which allow us to assume a certain minimum Linux kernel configuration level. However, the kernel memory resource limiting feature is not a hard requirement for docker. This test will need to be updated to allow for running on kernels without this option.
The Container Metric tests are dependent on docker which allow us to assume a certain minimum Linux kernel configuration level. However, the kernel memory resource limiting feature is not a hard requirement for docker. This test will need to be updated to allow for running on kernels without this option.
- backported by
-
JDK-8207082 [TESTBUG]: jdk/internal/platform/docker/TestDockerMemoryMetrics.java fails depending on kernel config
-
- Resolved
-
-
JDK-8207432 [TESTBUG]: jdk/internal/platform/docker/TestDockerMemoryMetrics.java fails depending on kernel config
-
- Resolved
-
-
JDK-8207542 [TESTBUG]: jdk/internal/platform/docker/TestDockerMemoryMetrics.java fails depending on kernel config
-
- Resolved
-
- relates to
-
JDK-8203357 Container Metrics
-
- Resolved
-