On Tue, 4 Feb 2025 14:39:49 GMT, Nizar Benalla <nbena...@openjdk.org> wrote:
> Please review this small update to make the test more robust, the test did > not always check links to other files if they did not contain a fragment or a > `#`symbol. > > I'd like to add that the original > [doccheck](https://github.com/openjdk/doccheck) also didn't pick up on these > missing files when I ran it. > > TIA This pull request has now been integrated. Changeset: c5daf890 Author: Nizar Benalla <nbena...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/c5daf890534dfdbe5f66189ef6b08af8ffd4de47 Stats: 28 lines in 3 files changed: 8 ins; 6 del; 14 mod 8349369: test/docs/jdk/javadoc/doccheck/checks/jdkCheckLinks.java did not report on missing man page files Reviewed-by: hannesw ------------- PR: https://git.openjdk.org/jdk/pull/23441