RFR (JAXP): 8027359: XML parser returns incorrect parsing results

Lance @ Oracle lance.andersen at oracle.com
Fri Jan 3 22:04:51 UTC 2014


Looks ok joe


Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering 
1 Network Drive
Burlington, MA 01803
Lance.Andersen at oracle.com
Sent from my iPad

On Jan 3, 2014, at 1:07 PM, huizhe wang <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/
> 
> Thanks,
> Joe
> 



More information about the core-libs-dev mailing list