-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b21
This issue has been repurposed to now be about adding support for `tidy`, which includes updating `configure` script and other changes needed for it to be used to test the JDK documentation.
Old description:
We are attempting to use tidy to run tests on the generated documentation, it would be great if configure is updated to search for a suitable tidy binary.
Maybe an additional `--with-tidy` option to allow users to specify the exact location, for example `sh ./configure --with-tidy=/path/to/tidy`
Old description:
We are attempting to use tidy to run tests on the generated documentation, it would be great if configure is updated to search for a suitable tidy binary.
Maybe an additional `--with-tidy` option to allow users to specify the exact location, for example `sh ./configure --with-tidy=/path/to/tidy`
- duplicates
-
JDK-8339572 Update make/RunTests.gmk to set jtreg system property if the tidy binary is available
- Closed
- relates to
-
JDK-8337111 Bad HTML checker for generated documentation
- In Progress
-
JDK-8337109 Add system wide checks to the generated documentation
- Open
- links to
-
Commit(master) openjdk/jdk/5d5d88ab
-
Review(master) openjdk/jdk/21341