This test is failing in the JDK14 CI on Win*. I don't want to have the noise in the JDK14 CI results thru the weekend so I'm planning to ProblemList the test. Here's the proposed change: $ hg diff diff -r 8e7f29b1ad4a test/hotspot/jtreg/ProblemList.txt --- a/test/hotspot/jtreg/ProblemList.txt Fri Nov 15 14:22:24 2019 -0800 +++ b/test/hotspot/jtreg/ProblemList.txt Fri Nov 15 18:22:00 2019 -0500 @@ -90,6 +90,7 @@ # :hotspot_runtime runtime/jni/terminatedThread/TestTerminatedThread.java 8219652 aix-ppc64 +runtime/nmt/HugeArenaTracking.java 8234270 windows-x64 runtime/ReservedStack/ReservedStackTest.java 8231031 generic-all #############################################################################
|