RFR: 8337111: Bad HTML checker for generated documentation [v4]

Nizar Benalla nbenalla at openjdk.org
Fri Dec 20 15:02:17 UTC 2024


On Thu, 19 Dec 2024 15:35:14 GMT, Hannes Wallnöfer <hannesw at openjdk.org> wrote:

>> Nizar Benalla has updated the pull request incrementally with two additional commits since the last revision:
>> 
>>  - Rename method and usage to be more concise
>>  - make regex more rebust in case of single quote in legacy doctype
>
> test/docs/jdk/javadoc/doccheck/ExtLinksJdk.txt line 1:
> 
>> 1: http://cldr.unicode.org/
> 
> One thing that would be nice to have (and easy to implement) is to treat lines starting with `#` as comments and add a few lines at the top of the file describing the purpose of this file and how to add new links.

Fixed, thanks!

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

PR Review Comment: https://git.openjdk.org/jdk/pull/21879#discussion_r1894041781


More information about the javadoc-dev mailing list