RFR: [15] 8243533: Only one of several deprecated overloaded methods listed in the Deprecated list

Jonathan Gibbons jonathan.gibbons at oracle.com
Thu Jun 18 20:02:19 UTC 2020


Nice.

+1

-- Jon

On 6/17/20 3:57 AM, Hannes Wallnoefer wrote:
> Please review a simple fix to show all overloaded members in the deprecated list:
>
> JBS: https://bugs.openjdk.java.net/browse/JDK-8243533
> Webrev: http://cr.openjdk.java.net/~hannesw/8243533/webrev.00/
>
> This adds a new compareParameters(Element, Element) method to the javadoc Comparators class and uses it in deprecatedComparator (in addition to indexUseComparator and classUseComparator).
>
> The existing TestDeprecatedDocs test is updated to test for overloaded constructors and methods.
>
> Thanks,
> Hannes


More information about the javadoc-dev mailing list