RFR: 8337111: Bad HTML checker for generated documentation [v3]
Nizar Benalla
nbenalla at openjdk.org
Wed Sep 4 18:35:57 UTC 2024
> Can I please get a review for this PR that adds 4 new html "Checkers" for the generated documentation.
> More details are in the JBS issues
>
> These tests were mostly inspired /converted from the existing [Doccheck](https://github.com/openjdk/doccheck).
Nizar Benalla has updated the pull request incrementally with two additional commits since the last revision:
- Add two different modes of running the checkers
- - Update PR to use TestRunner
- Renamed tools directory to doccheckutils due to naming conflict
- Some fixes based on review comments
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/20711/files
- new: https://git.openjdk.org/jdk/pull/20711/files/031c49bd..c6d60f95
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=20711&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=20711&range=01-02
Stats: 154 lines in 12 files changed: 66 ins; 52 del; 36 mod
Patch: https://git.openjdk.org/jdk/pull/20711.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/20711/head:pull/20711
PR: https://git.openjdk.org/jdk/pull/20711
More information about the compiler-dev
mailing list