RFR: 8012675: Javadoc for javax.swing.text.html.parser.Parser.handleComment() needs to be updated [v19]

Damon Nguyen dnguyen at openjdk.org
Tue Jun 21 16:03:41 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:

  Added final to instructions.

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/7446/files
  - new: https://git.openjdk.org/jdk/pull/7446/files/69d093e7..061d2291

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=7446&range=18
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=7446&range=17-18

  Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod
  Patch: https://git.openjdk.org/jdk/pull/7446.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/7446/head:pull/7446

PR: https://git.openjdk.org/jdk/pull/7446



More information about the client-libs-dev mailing list