<Swing Dev> [8] Review request for 7011777 JDK 6 parses html text with script tags within comments differently from previous releases

Dmitry Markov dmitry.markov at oracle.com
Fri Apr 19 12:55:28 UTC 2013


Hello,

could you please review the fix:
bug: http://bugs.sun.com/view_bug.do?bug_id=7011777
webrev: http://cr.openjdk.java.net/~vkarnauk/7011777/jdk8/webrev.0/

The method parseScript() was modified, added functionality to determine 
the position of the </script> tag. If </script> is located inside HTML 
comment, the method will not take it into account and continue parsing.

Thanks,
Dmitry



More information about the swing-dev mailing list