RFR: 8281376: Consider polymorphic methods when looking for overrides
Hannes Wallnöfer
hannesw at openjdk.java.net
Wed Feb 23 13:47:46 UTC 2022
On Thu, 10 Feb 2022 15:41:51 GMT, Pavel Rappo <prappo at 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.
Looks good to me.
-------------
Marked as reviewed by hannesw (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/7427
More information about the javadoc-dev
mailing list