RFR (JAXP): 8072081 : Supplementary characters are rejected in comments

huizhe wang huizhe.wang at oracle.com
Wed Dec 9 22:37:59 UTC 2015


Hi,

Please review https://bugs.openjdk.java.net/browse/JDK-8072081. 
Supplementary characters are supported as character data in xml 1.0, and 
also names in xml 1.1.  This patch fixed the bug that rejected 
supplementary characters in comments, and also made sure they are 
accepted in names.

webrev:
http://cr.openjdk.java.net/~joehw/jdk9/8072081/webrev/

Thanks,
Joe




More information about the core-libs-dev mailing list