On Tue, 22 Sep 2020 15:52:43 GMT, Harold Seigel <hsei...@openjdk.org> wrote:
> 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. This pull request has now been integrated. Changeset: 2fe0a5d7 Author: Harold Seigel <hsei...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/2fe0a5d7 Stats: 2 lines in 1 file changed: 0 ins; 1 del; 1 mod 8253476: TestUseContainerSupport.java fails on some Linux kernels w/o swap limit capabilities Reviewed-by: bobv, coleenp ------------- PR: https://git.openjdk.java.net/jdk/pull/303