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
