RFR: 8253476: TestUseContainerSupport.java fails on some Linux kernels w/o…
Harold Seigel
hseigel at openjdk.java.net
Tue Sep 22 15:59:35 UTC 2020
Please review this small change to remove "--memory 200m" option from TestUseContainerSupport.java. This can cause
test failures on systems where swap accounting is disabled.
-------------
Commit messages:
- 8253476: TestUseContainerSupport.java fails on some Linux kernels w/o swap limit capabilities
Changes: https://git.openjdk.java.net/jdk/pull/303/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=303&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8253476
Stats: 2 lines in 1 file changed: 0 ins; 1 del; 1 mod
Patch: https://git.openjdk.java.net/jdk/pull/303.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/303/head:pull/303
PR: https://git.openjdk.java.net/jdk/pull/303
More information about the serviceability-dev
mailing list