On Thu, 5 Jan 2023 15:25:45 GMT, Pavel Rappo <pra...@openjdk.org> wrote:

> This makes JavaDoc warn, not crash, if `{@inheritDoc}` appears in the `@see` 
> tag and the newer `@spec` tag. This is a jurry-rigged patch to fix an 
> infrequent and erroneous case that should be properly revisited later.

This pull request has now been integrated.

Changeset: 284c94e2
Author:    Pavel Rappo <pra...@openjdk.org>
URL:       
https://git.openjdk.org/jdk20/commit/284c94e20d49b6b6a09b1daa398abbbe4d049de3
Stats:     27 lines in 3 files changed: 21 ins; 0 del; 6 mod

8298525: javadoc crashes with "UnsupportedOperationException: Not yet 
implemented" in SeeTaglet.inherit

Reviewed-by: jjg

-------------

PR: https://git.openjdk.org/jdk20/pull/84

Reply via email to