-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
P3
-
None
-
Affects Version/s: 7u80
-
Component/s: xml
Xerxes XML parser shipped with JDK doesn't handle unicode chars outside the
basic multilingual plane
The parser when given a string with chars outside the BMP (unicode range:
U0000 - UFFFF) will append additional chars to the resulting string.
This actually caused out of memory error.
- duplicates
-
JDK-8058175 [XML 1.0/1.1] - Attribute values with supplemental characters are being corrupted.
-
- Resolved
-