hg: jdk-updates/jdk12u: 8217597: [TESTBUG] old version docker does not support --cpus
shade at redhat.com
shade at redhat.com
Tue Feb 19 11:48:58 UTC 2019
Changeset: 17a887091f81
Author: aoqi
Date: 2019-01-31 23:56 +0800
URL: http://hg.openjdk.java.net/jdk-updates/jdk12u/rev/17a887091f81
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-updates-changes
mailing list