<Swing Dev> [9] Review Request: 8177450: javax.swing.text.html.parser.Parser parseScript ignores a character after commend end

Alexandr Scherbatiy alexandr.scherbatiy at oracle.com
Mon Apr 3 08:53:26 UTC 2017


The fix looks good to me.

Thanks,
Alexandr.

On 3/31/2017 2:28 PM, Mikhail Cherkasov wrote:
> Hello,
>
> Could you please review the fix for jdk9?
>
> The problem is that Parser reads extra symbol after comment or script tag and missed the symbol.
> I added 'continue' after those tags, so it goes to beginning of Parser while loop and process the symbol.
>    
> Bug:https://bugs.openjdk.java.net/browse/JDK-8177450
> Webrev:http://cr.openjdk.java.net/~mcherkas/8177450/9/webrev/
>
> Thanks,
> Mikhail.
>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/swing-dev/attachments/20170403/1aa7d77e/attachment.html>


More information about the swing-dev mailing list