-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: hotspot
-
generic
-
linux
Note that the test wants to verify that if --memory-swappiness=0 is passed on the container runtime, no swap memory should be reported by container detection code since no swap should be used. The premise is that swap accounting *is* turned on though. Otherwise the test cannot pass.
As running this test doesn't make sense on a system with swapaccount=0 the test should detect it and throw jtreg.SkippedException with an appropriate setup hint instead of failing.
- duplicates
-
JDK-8299424 containers/docker/TestMemoryWithCgroupV1.java fails on SLES12 ppc64le when testing Memory and Swap Limit
-
- Resolved
-
- relates to
-
JDK-8289146 containers/docker/TestMemoryWithCgroupV1.java fails on linux ppc64le machine with missing Memory and Swap Limit output
-
- Resolved
-