-
Sub-task
-
Resolution: Fixed
-
P4
-
11, 13
-
b21
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8226402 | 11.0.5-oracle | Joe Wang | P4 | Resolved | Fixed | b02 |
JDK-8230208 | 11.0.5 | Joe Wang | P4 | Resolved | Fixed | b05 |
Update the Validation implementation starting with the fixes for the following issues:
XERCESJ-1592 - schema validation incorrectly treating single character outside of BMP as two characters
XERCESJ-1646 - Report warning when the maxLength limit is exceeded in an enumeration
XERCESJ-1592 introduced a system property called org.apache.xerces.impl.dv.xs.useCodePointCountForStringLength that may be added to the JDK as is so that the feature is supported.
Other than the above, we may also merge relevant minor changes.
XERCESJ-1592 - schema validation incorrectly treating single character outside of BMP as two characters
XERCESJ-1646 - Report warning when the maxLength limit is exceeded in an enumeration
XERCESJ-1592 introduced a system property called org.apache.xerces.impl.dv.xs.useCodePointCountForStringLength that may be added to the JDK as is so that the feature is supported.
Other than the above, we may also merge relevant minor changes.
- backported by
-
JDK-8226402 Xerces 2.12.0: Validation
- Resolved
-
JDK-8230208 Xerces 2.12.0: Validation
- Resolved
- relates to
-
JDK-8223795 Xerces 2.12.0: Validation additional change
- Closed
-
JDK-8238164 Update Xerces2 Java to version 2.12.0
- Resolved