jdk/test/Makefile

Print this page
rev 6111 : 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

*** 511,520 **** --- 511,521 ---- javax/naming com/sun/jndi \ javax/script \ java/sql javax/sql \ javax/smartcardio \ javax/xml/soap \ + javax/xml/jaxp \ com/sun/xml \ javax/xml/ws com/sun/internal/ws \ com/sun/org/apache/xerces \ com/sun/corba \ com/sun/tracing \