Hello. We have this "bug": https://bugzilla.redhat.com/show_bug.cgi?id=647674 regarding the parsing of html entities.
I use quotes when I say bug because the case in the reproducer is not valid html, so it's arguable whether it's an actual bug. However, openjdk7 does not match the behaviour of closed jre in this case and it probably should. I think this patch: http://icedtea.classpath.org/~dlila/webrevs/647674/raw_files/new/patches/openjdk/647674-bad-html-entity-parse.patch accomplishes that, and I would like to push it to openjdk7. Any comments are much appreciated. Thank you, Denis.
