-
Bug
-
Resolution: Fixed
-
P4
-
11, 17, 21
-
b04
-
ppc
-
linux
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8304237 | 17.0.8-oracle | Ivan Bereziuk | P4 | Resolved | Fixed | b01 |
JDK-8300104 | 17.0.7 | Matthias Baesken | P4 | Resolved | Fixed | b01 |
JDK-8310973 | 11.0.21 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
JDK-8304238 | 11.0.20-oracle | Ivan Bereziuk | P4 | Resolved | Fixed | b01 |
JDK-8304243 | 8u381 | Ivan Bereziuk | P4 | Resolved | Fixed | b01 |
ls -alL /sys/fs/cgroup/memory/memory.memsw.limit_in_bytes
ls: cannot access /sys/fs/cgroup/memory/memory.memsw.limit_in_bytes: No such file or directory
This leads to
[0.163s][trace][os,container] Memory and Swap Limit is: 18446744073709551614
memory_and_swap_limit_in_bytes: not supported
And the check in containers/docker/TestMemoryWithCgroupV1.java fails :
java.lang.RuntimeException: 'Memory and Swap Limit is: 157286400' missing from stdout/stderr
at jdk.test.lib.process.OutputAnalyzer.shouldContain(OutputAnalyzer.java:221)
at TestMemoryWithCgroupV1.testMemoryLimitWithSwappiness(TestMemoryWithCgroupV1.java:88)
at TestMemoryWithCgroupV1.main(TestMemoryWithCgroupV1.java:61)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:578)
at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:312)
at java.base/java.lang.Thread.run(Thread.java:1623)
- backported by
-
JDK-8300104 containers/docker/TestMemoryWithCgroupV1.java fails on SLES12 ppc64le when testing Memory and Swap Limit
-
- Resolved
-
-
JDK-8304237 containers/docker/TestMemoryWithCgroupV1.java fails on SLES12 ppc64le when testing Memory and Swap Limit
-
- Resolved
-
-
JDK-8304238 containers/docker/TestMemoryWithCgroupV1.java fails on SLES12 ppc64le when testing Memory and Swap Limit
-
- Resolved
-
-
JDK-8304243 containers/docker/TestMemoryWithCgroupV1.java fails on SLES12 ppc64le when testing Memory and Swap Limit
-
- Resolved
-
-
JDK-8310973 containers/docker/TestMemoryWithCgroupV1.java fails on SLES12 ppc64le when testing Memory and Swap Limit
-
- Resolved
-
- duplicates
-
JDK-8297274 containers/docker/TestMemoryWithCgroupV1.java test fails on systems with swapaccount=0
-
- Closed
-
- links to
-
Commit openjdk/jdk11u-dev/b2d9d446
-
Commit openjdk/jdk17u-dev/4780e492
-
Commit openjdk/jdk/95d4db3a
-
Review openjdk/jdk11u-dev/1997
-
Review openjdk/jdk17u-dev/1054
-
Review openjdk/jdk/11805