-
Bug
-
Resolution: Fixed
-
P4
-
15
-
b03
-
unknown
-
linux
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8266899 | 15.0.4 | Ekaterina Vergizova | P4 | Resolved | Fixed | b02 |
JDK-8286143 | 11.0.17-oracle | Harold Seigel | P4 | Resolved | Fixed | b01 |
JDK-8283792 | 11.0.16 | Elliott Baron | P4 | Resolved | Fixed | b01 |
JDK-8298599 | openjdk8u372 | Jonathan Dowland | P4 | Resolved | Fixed | b01 |
JDK-8299242 | 8u371 | Ivan Bereziuk | P4 | Resolved | Fixed | b01 |
After
we see errors on one of our Linux test machines in jtreg test test/hotspot/jtreg/containers/docker/TestMemoryAwareness.java .
> Error:
> test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: 'OperatingSystemMXBean.getTotalSwapSpaceSize: 0' missing from stdout/stderr
> Test output reports:
> OperatingSystemMXBean.getTotalSwapSpaceSize: 16106061824
> OperatingSystemMXBean.getFreeSwapSpaceSize: 15958736896
> We also see this output:
> WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
>
Maybe a check for the warning message “Your kernel does not support swap limit capabilities” should be added to the test.
- backported by
-
JDK-8266899 jtreg test error in test/hotspot/jtreg/containers/docker/TestMemoryAwareness.java
-
- Resolved
-
-
JDK-8283792 jtreg test error in test/hotspot/jtreg/containers/docker/TestMemoryAwareness.java
-
- Resolved
-
-
JDK-8286143 jtreg test error in test/hotspot/jtreg/containers/docker/TestMemoryAwareness.java
-
- Resolved
-
-
JDK-8298599 jtreg test error in test/hotspot/jtreg/containers/docker/TestMemoryAwareness.java
-
- Resolved
-
-
JDK-8299242 jtreg test error in test/hotspot/jtreg/containers/docker/TestMemoryAwareness.java
-
- Resolved
-
- duplicates
-
JDK-8244109 error in test/hotspot/jtreg/containers/docker/TestMemoryAwareness.java
-
- Closed
-
- relates to
-
JDK-8231111 Cgroups v2: Rework Metrics in java.base so as to recognize unified hierarchy
-
- Resolved
-
-
JDK-8236617 jtreg test containers/docker/TestMemoryAwareness.java fails after 8226575
-
- Resolved
-
-
JDK-8242480 Negative value may be returned by getFreeSwapSpaceSize() in the docker
-
- Resolved
-
-
JDK-8247863 Unreachable code in OperatingSystemImpl.getTotalSwapSpaceSize()
-
- Resolved
-
-
JDK-8250984 Memory Docker tests fail on some Linux kernels w/o cgroupv1 swap limit capabilities
-
- Resolved
-
- links to
-
Commit openjdk/jdk8u-dev/4ab80ff5
-
Commit openjdk/jdk11u-dev/2049fca2
-
Commit openjdk/jdk15u-dev/fb513225
-
Review openjdk/jdk8u-dev/142
-
Review openjdk/jdk11u-dev/920
-
Review openjdk/jdk15u-dev/46