JDK-8234272 : ProblemList runtime/NMT/HugeArenaTracking.java
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: runtime
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: windows
  • CPU: x86_64
  • Submitted: 2019-11-15
  • Updated: 2019-11-21
  • Resolved: 2019-11-15
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 14
14 b24Fixed
Description
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
 
 #############################################################################

Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/8f92795b39e5 User: dcubed Date: 2019-11-15 23:32:15 +0000
15-11-2019