RFR (JAXP) : 8015243 : SchemaFactory does not catch enum. value that is not in the value space of the base type, anyURI.

Lance Andersen - Oracle Lance.Andersen at oracle.com
Thu Oct 17 17:51:18 UTC 2013


+1
On Oct 16, 2013, at 2:53 PM, huizhe wang wrote:

> Hi,
> 
> This is a conformance issue. The issue is that a JCK test fails since invalid URI such as "//" was not caught. The fix is to check and allow empty authority only if there's non empty path, query component or fragment identifier.
> 
> webrev:
> http://cr.openjdk.java.net/~joehw/jdk8/8015243/webrev/
> 
> Thanks,
> Joe

-------------- next part --------------

Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering 
1 Network Drive 
Burlington, MA 01803
Lance.Andersen at oracle.com



More information about the core-libs-dev mailing list