RFR (JAXP) : 8015092 : SchemaFactory cannot parse schema if whitespace added within patterns in Selector XPath expression

Alan Bateman Alan.Bateman at oracle.com
Mon Oct 14 20:04:27 UTC 2013


On 14/10/2013 19:21, huizhe wang wrote:
> Hi,
>
> This is a quick conformance fix to allow whitespace in xpath 
> expression such as '. //.'.
>
> http://cr.openjdk.java.net/~joehw/jdk8/8015092/webrev/
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.

-Alan



More information about the core-libs-dev mailing list