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

shade at redhat.com shade at redhat.com
Tue Feb 19 11:48:51 UTC 2019


Changeset: ad065da28c45
Author:    aoqi
Date:      2019-01-31 23:56 +0800
URL:       http://hg.openjdk.java.net/jdk-updates/jdk11u/rev/ad065da28c45

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