JDK 9 RFR of problem listing of java_sql_Timestamp.java

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Tue May 31 22:19:52 UTC 2016


I think that we can fix the bug itself since the fix is trivial and 
already proposed by Mandy, no?

On 01.06.16 1:17, Joseph D. Darcy wrote:
> 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
>


-- 
Best regards, Sergey.



More information about the core-libs-dev mailing list