-
Bug
-
Resolution: Fixed
-
P4
-
openjdk8u282, 11, 16
-
b18
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8266909 | 15.0.4 | Ekaterina Vergizova | P4 | Resolved | Fixed | b02 |
JDK-8263081 | 13.0.7 | Ekaterina Vergizova | P4 | Resolved | Fixed | b03 |
JDK-8258513 | 11.0.11-oracle | Dukebot | P4 | Resolved | Fixed | b01 |
JDK-8258503 | 11.0.11 | Severin Gehwolf | P4 | Resolved | Fixed | b01 |
JDK-8258504 | openjdk8u292 | Severin Gehwolf | P4 | Resolved | Fixed | b01 |
stdout: [];
stderr: [WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
]
exitValue = 137
java.lang.RuntimeException: Expected to get exit value of [0]
at com.oracle.java.testlibrary.OutputAnalyzer.shouldHaveExitValue(OutputAnalyzer.java:362)
at TestUseContainerSupport.testUseContainerSupport(TestUseContainerSupport.java:70)
at TestUseContainerSupport.main(TestUseContainerSupport.java:49)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
at java.lang.Thread.run(Thread.java:748)
- backported by
-
JDK-8258503 TestUseContainerSupport.java fails on some Linux kernels w/o swap limit capabilities
- Resolved
-
JDK-8258504 TestUseContainerSupport.java fails on some Linux kernels w/o swap limit capabilities
- Resolved
-
JDK-8258513 TestUseContainerSupport.java fails on some Linux kernels w/o swap limit capabilities
- Resolved
-
JDK-8263081 TestUseContainerSupport.java fails on some Linux kernels w/o swap limit capabilities
- Resolved
-
JDK-8266909 TestUseContainerSupport.java fails on some Linux kernels w/o swap limit capabilities
- Resolved
- links to
-
Commit openjdk/jdk13u-dev/54a8465c
-
Commit openjdk/jdk15u-dev/daa195ae
-
Commit openjdk/jdk/2fe0a5d7
-
Review openjdk/jdk13u-dev/139
-
Review openjdk/jdk15u-dev/47
-
Review openjdk/jdk/303