RFR: JDK-8008738 - Issue in com.sun.org.apache.xml.internal.serializer.Encodings causes some JCK tests to fail intermittently

Alan Bateman Alan.Bateman at oracle.com
Tue Apr 30 09:18:57 UTC 2013


On 15/04/2013 15:09, Daniel Fuchs wrote:
> Hi,
>
> This a fix for:
>
> JDK-8008738 - Issue in 
> com.sun.org.apache.xml.internal.serializer.Encodings causes some JCK 
> tests to fail intermittently.
>
> <http://cr.openjdk.java.net/~dfuchs/JDK-8008738/webrev.02/>
>
I skimmed over the webrev and it looks reasonable to me.

In getWriter then I don't understand the "java 1.1.8" comment, I wonder 
if the catching of IAE should just be removed.

For jdk_other in the test Makefile then it might be simpler to just add 
javax/xml and drop the existing soap and ws directories. I suggest this 
because there are only a tiny number of JAXP and JAX-WS tests in the jdk 
repo and they are all run via the jdk_other target.

-Alan



More information about the core-libs-dev mailing list