RFR (JAXP): 8027359: XML parser returns incorrect parsing results
huizhe wang
huizhe.wang at oracle.com
Mon Jan 6 03:02:35 UTC 2014
Thanks!
On 1/3/2014 2:04 PM, Lance @ Oracle wrote:
> Looks ok joe
>
>
> <http://oracle.com/us/design/oracle-email-sig-198324.gif>Lance
> Andersen| Principal Member of Technical Staff | +1.781.442.2037
> <tel:+1.781.442.2037>
> Oracle Java Engineering
> 1 Network Drive <x-apple-data-detectors://34/0>
> Burlington, MA 01803 <x-apple-data-detectors://34/0>
> Lance.Andersen at oracle.com <mailto:Lance.Andersen at oracle.com>
> Sent from my iPad
>
> On Jan 3, 2014, at 1:07 PM, huizhe wang <huizhe.wang at oracle.com
> <mailto:huizhe.wang at oracle.com>> wrote:
>
>> Hi,
>>
>> This is an issue with the XML 1.1 scanner. Any reference to the data
>> buffer needs to be removed, that is, the content copied, when the
>> buffer is reloaded with new data. The fix is to duplicate the
>> solution from the XML 1.0 scanner.
>>
>> webrev:
>> http://cr.openjdk.java.net/~joehw/jdk9/8027359/webrev/
>> <http://cr.openjdk.java.net/%7Ejoehw/jdk9/8027359/webrev/>
>>
>> Thanks,
>> Joe
>>
More information about the core-libs-dev
mailing list