This looks okay but I think we have several more java.time tests failing
at the moment (I assume the javac changes to emit bridge methods but I
have not looked at it closely).
-Alan.
On 18/06/2013 11:10, Chris Hegarty wrote:
I would like to propose to add
java/time/test/java/time/format/TestDateTimeTextProvider.java to the
ProblemList.txt until it can be resolved. 8016623 is filed against it,
and should remove it from the list along with whatever source changes
are appropriate.
diff --git a/test/ProblemList.txt b/test/ProblemList.txt
--- a/test/ProblemList.txt
+++ b/test/ProblemList.txt
@@ -314,6 +314,13 @@ sun/security/ssl/com/sun/net/ssl/interna
############################################################################
+# jdk_time
+
+# 8016623
+java/time/test/java/time/format/TestDateTimeTextProvider.java
generic-all
+
+############################################################################
+
# jdk_tools
-Chris.