Integrated: 8346659: SnippetTaglet should report an error if provided ambiguous links
Nizar Benalla
nbenalla at openjdk.org
Thu Feb 27 14:55:16 UTC 2025
On Tue, 28 Jan 2025 11:23:36 GMT, Nizar Benalla <nbenalla at openjdk.org> wrote:
> Some javadoc snippets can match multiple links to the same content, leading to different results in different javadoc runs.
> This patch proposes emitting an error when such cases are encountered.
>
> There is a very trivial, unrelated change in `TestGlobalHtml.java` because I noticed some whitespace wasn't right.
This pull request has now been integrated.
Changeset: 8323ddfe
Author: Nizar Benalla <nbenalla at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/8323ddfe189e8a189176a37746985c2473ebab3b
Stats: 117 lines in 4 files changed: 88 ins; 12 del; 17 mod
8346659: SnippetTaglet should report an error if provided ambiguous links
Reviewed-by: hannesw, liach
-------------
PR: https://git.openjdk.org/jdk/pull/23328
More information about the javadoc-dev
mailing list