RFR(JDK12/JAXP/java.xml) 8207760: SAXException: Invalid UTF-16 surrogate detected: d83c ?

Daniel Fuchs daniel.fuchs at oracle.com
Mon Sep 17 20:43:09 UTC 2018


Hi Joe,

Looks right to me now.

Cheers,

-- daniel

On 17/09/18 19:44, Joe Wang wrote:
> Yikes, right, the process must avoid advancing the index if the pair is 
> written when the current char is low surrogate.
> 
> webrev02:
> http://cr.openjdk.java.net/~joehw/jdk12/8207760/webrev02/
> 
> Thanks,
> Joe


More information about the core-libs-dev mailing list