Integrated: 8253476: TestUseContainerSupport.java fails on some Linux kernels w/o swap limit capabilities

Harold Seigel hseigel at openjdk.java.net
Tue Sep 29 20:02:13 UTC 2020


On Tue, 22 Sep 2020 15:52:43 GMT, Harold Seigel <hseigel at 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 <hseigel at 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


More information about the hotspot-runtime-dev mailing list