JDK 9 RFR of problem listing of java_sql_Timestamp.java
Joseph D. Darcy
joe.darcy at oracle.com
Tue May 31 22:17:55 UTC 2016
Hello,
After the push for , the test
java/beans/XMLEncoder/java_sql_Timestamp.java
is failing across platforms. I'd like to problem list the test until the
fix for JDK-8158281: "java_sql_Timestamp.java fails with AssertionError"
is ready.
Patch below.
Thanks,
-Joe
--- a/test/ProblemList.txt Tue May 31 13:15:48 2016 -0700
+++ b/test/ProblemList.txt Tue May 31 15:16:18 2016 -0700
@@ -122,6 +122,8 @@
java/beans/Introspector/8132566/OverridePropertyInfoTest.java 8132565
generic-all
java/beans/Introspector/8132566/OverrideUserDefPropertyInfoTest.java
8132565 generic-all
+java/beans/XMLEncoder/java_sql_Timestamp.java 8158281 generic-all
+
############################################################################
# jdk_lang
More information about the core-libs-dev
mailing list