On Thu, 10 Feb 2022 15:41:51 GMT, Pavel Rappo <pra...@openjdk.org> wrote:
> When looking for an overridden method, javadoc treated generic method > candidates differently from those nongeneric. > > - The new tests fail without the fix and pass with the fix. > - JDK API Documentation built before and after are identical. ping ------------- PR: https://git.openjdk.java.net/jdk/pull/7427