hg: jdk/sandbox: 8217597: [TESTBUG] old version docker does not support --cpus

chris.hegarty at oracle.com chris.hegarty at oracle.com
Tue Feb 5 15:30:18 UTC 2019


Changeset: 0bde5d88aafe
Author:    aoqi
Date:      2019-01-31 23:56 +0800
URL:       http://hg.openjdk.java.net/jdk/sandbox/rev/0bde5d88aafe

8217597: [TESTBUG] old version docker does not support --cpus
Summary: "--cpus" is only available in Docker 1.13 and higher, and is the equivalent of setting both --cpu-period and --cpu-quota.
Reviewed-by: bobv, dholmes
Contributed-by: aoqi at loongson.cn

! test/hotspot/jtreg/runtime/containers/docker/TestCPUAwareness.java



More information about the jdk-sandbox-changes mailing list