hg: jdk8u/jdk8u-dev/hotspot: 8217597: [TESTBUG] old version docker does not support --cpus

shade at redhat.com shade at redhat.com
Tue Mar 26 09:40:29 UTC 2019


Changeset: 71aba4a921a0
Author:    aoqi
Date:      2019-01-31 23:56 +0800
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u-dev/hotspot/rev/71aba4a921a0

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/runtime/containers/docker/TestCPUAwareness.java



More information about the jdk8u-dev-changes mailing list