RFR (JAXP) JDK-8156513: Problem list javax/xml/jaxp/unittest/stream/FactoryFindTest.java
Roger Riggs
Roger.Riggs at Oracle.com
Mon May 9 15:46:57 UTC 2016
Hi Amy,
Looks fine to add to the problem list.
It looks like that ProblemList.txt has not been converted to use the new
format with the bug number as the
second field.
Roger
On 5/9/2016 1:14 AM, Amy Lu wrote:
> javax/xml/jaxp/unittest/stream/FactoryFindTest.java
>
> This jaxp test creates and may left over file under testing jdk
> (jdk/lib/stax.properties) and other tests being affected. (JDK-8156508)
> This patch is to add this test to ProblemList.txt until mentioned
> issue resolved.
>
> bug: https://bugs.openjdk.java.net/browse/JDK-8156513
> webrev: http://cr.openjdk.java.net/~amlu/8156513/webrev.00/
>
> Thanks,
> Amy
>
>
> --- old/test/ProblemList.txt 2016-05-09 13:04:09.000000000 +0800
> +++ new/test/ProblemList.txt 2016-05-09 13:04:09.000000000 +0800
> @@ -29,3 +29,5 @@
> # 8150145
> javax/xml/jaxp/unittest/common/TransformationWarningsTest.java
> generic-all
>
> +# 8156508
> +javax/xml/jaxp/unittest/stream/FactoryFindTest.java generic-all
>
>
More information about the core-libs-dev
mailing list