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
