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

Joe Wang huizhe.wang at oracle.com
Mon Sep 17 21:04:03 UTC 2018


Thanks Daniel!  Will run tests again before checking in.

-Joe

On 9/17/18, 1:43 PM, Daniel Fuchs wrote:
> 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