On 14/10/2013 19:21, huizhe wang wrote:
A minor comment on the test but it might be cleaner to set XSDFILE to "idJ029.xsd" and then use new File(System.getProperty("test.src", "."), XSDFILE) rather than concatenating the Strings.Hi,This is a quick conformance fix to allow whitespace in xpath expression such as '. //.'.http://cr.openjdk.java.net/~joehw/jdk8/8015092/webrev/
-Alan
