JDK-8223795 : Xerces 2.12.0: Validation additional change
  • Type: Sub-task
  • Component: xml
  • Sub-Component: jaxp
  • Priority: P4
  • Status: Closed
  • Resolution: Won't Fix
  • Submitted: 2019-05-13
  • Updated: 2019-05-13
  • Resolved: 2019-05-13
Related Reports
Relates :  
Relates :  
Relates :  
Description
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.
13-05-2019