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

huizhe wang huizhe.wang at oracle.com
Thu Oct 17 18:04:14 UTC 2013


Thanks!

On 10/17/2013 10:51 AM, Lance Andersen - Oracle wrote:
> +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
>
>
> 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