hg: jdk7u/jdk7u-dev/jaxp: 8008738: Issue in com.sun.org.apache.xml.internal.serializer.Encodings causes some JCK tests to fail intermittently
daniel.fuchs at oracle.com
daniel.fuchs at oracle.com
Fri May 31 07:39:22 PDT 2013
Changeset: d6d20248f406
Author: dfuchs
Date: 2013-05-31 16:30 +0200
URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jaxp/rev/d6d20248f406
8008738: Issue in com.sun.org.apache.xml.internal.serializer.Encodings causes some JCK tests to fail intermittently
Summary: Encodings.java sometimes creates EncodingInfo objects whose java names are not recognized by the Charset API. This patch fixes that issue.
Reviewed-by: joehw, alanb
! src/com/sun/org/apache/xml/internal/serializer/Encodings.java
More information about the jdk7u-dev
mailing list