hg: jdk/jdk: 8217597: [TESTBUG] old version docker does not support --cpus
bob.vandette at oracle.com
bob.vandette at oracle.com
Tue Feb 5 15:24:58 UTC 2019
Changeset: 0bde5d88aafe
Author: aoqi
Date: 2019-01-31 23:56 +0800
URL: http://hg.openjdk.java.net/jdk/jdk/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-changes
mailing list