RFR: 8012675: Javadoc for javax.swing.text.html.parser.Parser.handleComment() needs to be updated [v14]
Phil Race
prr at openjdk.java.net
Wed Jun 15 18:30:21 UTC 2022
On Wed, 15 Jun 2022 17:27:53 GMT, Damon Nguyen <dnguyen at openjdk.org> 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
More information about the client-libs-dev
mailing list