hg: jdk/hs: 8189762: [TESTBUG] Create tests for JDK-8146115 container awareness and resource configuration

mikhailo.seledtsov at oracle.com mikhailo.seledtsov at oracle.com
Fri Nov 17 03:04:58 UTC 2017


Changeset: d6d00f785f39
Author:    mseledtsov
Date:      2017-11-16 19:01 -0800
URL:       http://hg.openjdk.java.net/jdk/hs/rev/d6d00f785f39

8189762: [TESTBUG] Create tests for JDK-8146115 container awareness and resource configuration
Summary: Created tests for the feature
Reviewed-by: bobv, iignatyev

! src/hotspot/share/prims/whitebox.cpp
! test/hotspot/jtreg/TEST.groups
+ test/hotspot/jtreg/runtime/containers/docker/AttemptOOM.java
+ test/hotspot/jtreg/runtime/containers/docker/CPUSetsReader.java
+ test/hotspot/jtreg/runtime/containers/docker/CheckContainerized.java
+ test/hotspot/jtreg/runtime/containers/docker/Common.java
! test/hotspot/jtreg/runtime/containers/docker/DockerBasicTest.java
+ test/hotspot/jtreg/runtime/containers/docker/PrintContainerInfo.java
+ test/hotspot/jtreg/runtime/containers/docker/TEST.properties
+ test/hotspot/jtreg/runtime/containers/docker/TestCPUAwareness.java
+ test/hotspot/jtreg/runtime/containers/docker/TestCPUSets.java
+ test/hotspot/jtreg/runtime/containers/docker/TestMemoryAwareness.java
+ test/hotspot/jtreg/runtime/containers/docker/TestMisc.java
! test/lib/sun/hotspot/WhiteBox.java



More information about the jdk-hs-changes mailing list