One missing issue from the Validation update:
XERCESJ-1651 Patterns containing \w and/or \W are not processed correctly.
The change is in the JDK except one missing line in Token.
Comments
This change will cause the following JCK tests to fail:
Test that failed
xml_schema/msData/regex/jaxp/reV15.html#reV15.i: Failed. The negative testcase unexpectedly passed.
xml_schema/msData/regex/jaxp/reV17.html#reV17.i: Failed. The negative testcase unexpectedly passed.
xml_schema/msData/regex/jaxp/reV19.html#reV19.i: Failed. The negative testcase unexpectedly passed.
xml_schema/msData/regex/jaxp/reV21.html#reV21.i: Failed. The negative testcase unexpectedly passed.
xml_schema/msData/regex/jaxp/reV26.html#reV26.i: Failed. The negative testcase unexpectedly passed.
xml_schema/msData/regex/jaxp/reV27.html#reV27.i: Failed. The negative testcase unexpectedly passed.
xml_schema/msData/regex/jaxp/reV28.html#reV28.i: Failed. The negative testcase unexpectedly passed.
xml_schema/msData/regex/jaxp/reV3.html#reV3.i: Failed. The negative testcase unexpectedly passed.
xml_schema/msData/regex/jaxp/reV32.html#reV32.i: Failed. The negative testcase unexpectedly passed.
xml_schema/msData/regex/jaxp/reV43.html#reV43.i: Failed. The negative testcase unexpectedly passed.
xml_schema/msData/regex/jaxp/reV6.html#reV6.i: Failed. The negative testcase unexpectedly passed.