-
Enhancement
-
Resolution: Duplicate
-
P4
-
None
-
None
-
None
We want to start using the `tidy` utility in tests on the generated documentation but jtreg limits environment variables which prevents the tests from locating the tidy binary through the PATH environment variable
The limitation makes it challenging to write tests using `tidy`, we need to update make/RunTests.gmk to set the `jtreg` system property if the `tidy` binary is available
The limitation makes it challenging to write tests using `tidy`, we need to update make/RunTests.gmk to set the `jtreg` system property if the `tidy` binary is available
- duplicates
-
JDK-8339570 Add Tidy build support for JDK tests
- Resolved
- relates to
-
JDK-8337111 Bad HTML checker for generated documentation
- In Progress
-
JDK-8337109 Add system wide checks to the generated documentation
- Open