RFR (JAXP) : 8142900: Xerces Update: Xerces XPath

huizhe wang huizhe.wang at oracle.com
Mon Nov 16 22:13:21 UTC 2015


Thanks Lance!

Joe

On 11/14/2015 9:41 AM, Lance Andersen wrote:
> Hi Joe,
>
> Looks OK.
>
> Best
> Lance
> On Nov 13, 2015, at 6:15 PM, huizhe wang <huizhe.wang at oracle.com 
> <mailto:huizhe.wang at oracle.com>> wrote:
>
>> Additional fix:
>>
>> Fixed all warnings in the group:
>>
>> [cast] redundant cast to char in REUtil, RangeToken and Token
>>
>> fallthrough in RegularExpression, RegexParser
>>
>> [rawtypes] in RegexParser
>>
>> Thanks,
>> Joe
>>
>> On 11/12/2015 2:03 PM, huizhe wang wrote:
>>> Hi,
>>>
>>> The purpose of the update was to fix the JCK issue 8069052[1], which 
>>> demanded the acceptance of a full character list in reZ003v.xml as 
>>> XML Schema defined words. However, since b74, the JDK has been 
>>> updated to support Unicode 7.0.0[2], in particular, U+2308..U+230B 
>>> were changed from Sm to either Ps or Pe in 7.0.0. As a result, I had 
>>> to create a separate issue 8142900 [3] so that we can continue 
>>> fixing the issue that the XML Schema specification defines \w as 
>>> [#x0000-#x10FFFF]-[\p{P}\p{Z}\p{C}] (all characters except the set 
>>> of "punctuation", "separator" and "other" characters).
>>>
>>> Once this is fixed, we'll discuss the JCK issue that now contains 
>>> two extra characters.
>>>
>>> [1] https://bugs.openjdk.java.net/browse/JDK-8069052
>>> [2] https://bugs.openjdk.java.net/browse/JDK-8032446
>>> [3] https://bugs.openjdk.java.net/browse/JDK-8142900
>>>
>>> Webrev:
>>> http://cr.openjdk.java.net/~joehw/jdk9/8142900/webrev/ 
>>> <http://cr.openjdk.java.net/%7Ejoehw/jdk9/8142900/webrev/>
>>>
>>> Thanks,
>>> Joe
>>>
>>
>
> <http://oracle.com/us/design/oracle-email-sig-198324.gif>
> <http://oracle.com/us/design/oracle-email-sig-198324.gif><http://oracle.com/us/design/oracle-email-sig-198324.gif>
> <http://oracle.com/us/design/oracle-email-sig-198324.gif>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 <mailto:Lance.Andersen at oracle.com>
>
>
>




More information about the core-libs-dev mailing list