Changeset: df33fcb65568 Author: dfuchs Date: 2013-05-31 16:30 +0200 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/df33fcb65568
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 ! test/Makefile + test/javax/xml/jaxp/Encodings/CheckEncodingPropertiesFile.java
