RFR(T): 8250986: Problem list docker/TestMemoryAwareness.java and docker/TestDockerMemoryMetrics.java for linux-5.4.0-1019-oracle

mikhailo.seledtsov at oracle.com mikhailo.seledtsov at oracle.com
Mon Aug 3 21:15:17 UTC 2020


Please review this trivial fix that problem lists these 2 tests 
specifically for linux-5.4.0-1019-oracle, until JDK-8250984 is fixed.

Testing:

   - ran on the linux-5.4.0-1019-oracle host, the problem listed tests 
do not get executed

   - ran on OL 7.6, the problem listed tests execute and pass


===== Change:

diff --git a/test/hotspot/jtreg/ProblemList.txt 
b/test/hotspot/jtreg/ProblemList.txt
--- a/test/hotspot/jtreg/ProblemList.txt
+++ b/test/hotspot/jtreg/ProblemList.txt
@@ -85,6 +85,7 @@

  runtime/jni/terminatedThread/TestTerminatedThread.java 8219652 aix-ppc64
  runtime/ReservedStack/ReservedStackTest.java 8231031 generic-all
+containers/docker/TestMemoryAwareness.java 8250986 linux-5.4.0-1019-oracle

  #############################################################################

diff --git a/test/jdk/ProblemList.txt b/test/jdk/ProblemList.txt
--- a/test/jdk/ProblemList.txt
+++ b/test/jdk/ProblemList.txt
@@ -916,6 +916,8 @@

  # jdk_internal

+jdk/internal/platform/docker/TestDockerMemoryMetrics.java 8250986 
linux-5.4.0-1019-oracle
+
  ############################################################################

  # jdk_jpackage


Thank you,

Misha



More information about the hotspot-runtime-dev mailing list