Hi Joe,

Looks OK.

Best
Lance
On Nov 13, 2015, at 6:15 PM, huizhe wang <huizhe.w...@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/
>> 
>> Thanks,
>> Joe
>> 
> 



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



Reply via email to