RFR: 8012675: Javadoc for javax.swing.text.html.parser.Parser.handleComment() needs to be updated [v9]
Damon Nguyen
dnguyen at openjdk.java.net
Wed Jun 8 16:28:35 UTC 2022
> 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:
Updated test.
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/7446/files
- new: https://git.openjdk.java.net/jdk/pull/7446/files/d2000f6a..3eb005a3
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=7446&range=08
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=7446&range=07-08
Stats: 20 lines in 1 file changed: 0 ins; 15 del; 5 mod
Patch: https://git.openjdk.java.net/jdk/pull/7446.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/7446/head:pull/7446
PR: https://git.openjdk.java.net/jdk/pull/7446
More information about the client-libs-dev
mailing list