JDK 9 RFR of JDK-8134982: Problem list TCKJapaneseChronology.java

Joseph D. Darcy joe.darcy at oracle.com
Wed Sep 2 19:27:04 UTC 2015


Hello,

Until the HotSpot issue in JDK-8134979 is addressed, the test

     java/time/tck/java/time/chrono/TCKJapaneseChronology.java

should be placed on the problem list to avoid repeated uninformative 
test failures.

Please review the patch below.

Thanks,

-Joe

diff -r d9bd64884486 test/ProblemList.txt
--- a/test/ProblemList.txt    Wed Sep 02 13:24:14 2015 -0500
+++ b/test/ProblemList.txt    Wed Sep 02 12:26:33 2015 -0700
@@ -319,6 +319,9 @@

  # jdk_time

+# 8134979
+java/time/tck/java/time/chrono/TCKJapaneseChronology.java generic-all
+
  ############################################################################

  # jdk_tools




More information about the core-libs-dev mailing list