7175011: ProblemList.txt updates (6/2012)

Alan Bateman Alan.Bateman at oracle.com
Thu Jun 7 08:14:59 UTC 2012


We have two test failures that look like they will take a while to get 
resolved in jdk8/tl. One of them is the FPU precision issue that Kelly 
brought up a few days ago. The other is a jconsole test that was missed 
by some recent refactoring in that area. I'd like to put these tests on 
the ProblemList.txt so that they are excluded from execution until they 
are fixed. Attached are the diffs.

-Alan.


diff --git a/test/ProblemList.txt b/test/ProblemList.txt
--- a/test/ProblemList.txt
+++ b/test/ProblemList.txt
@@ -150,6 +150,9 @@ sun/management/jmxremote/startstop/JMXSt
  ############################################################################

  # jdk_math
+
+# 7174532
+java/lang/Math/WorstCaseTests.java                             generic-all

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

@@ -374,6 +377,9 @@ com/sun/jdi/ProcessAttachTest.sh
  # Filed 6979016
  sun/tools/jconsole/ResourceCheckTest.sh                         
generic-all

+# 7172176
+sun/tools/jconsole/ImmutableResourceTest.sh                    generic-all
+
  # 7132203
  sun/jvmstat/monitor/MonitoredVm/CR6672135.java                 generic-all




More information about the core-libs-dev mailing list