On Wed, 15 Jun 2022 17:27:53 GMT, Damon Nguyen <[email protected]> wrote:
>> Updated Parser class doc by appending to the doc regarding lack of support >> for HTML script tags. Adding this information to the "parse" function did >> not seem as consistent for formatting as adding it to the Parser class doc. > > Damon Nguyen has updated the pull request incrementally with one additional > commit since the last revision: > > Moved doc change. src/java.desktop/share/classes/javax/swing/text/html/parser/Parser.java line 28: > 26: package javax.swing.text.html.parser; > 27: > 28: import java.io.CharArrayReader; We can revert all changes to this file now. ------------- PR: https://git.openjdk.org/jdk/pull/7446
