hg: jdk7u/jdk7u-dev/jdk: 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:52 PDT 2013
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
More information about the jdk7u-dev
mailing list