RFR: 8210683: Search result display order reversed for overloaded entries
Hannes Wallnöfer
hannes.wallnoefer at oracle.com
Wed Oct 10 09:16:29 UTC 2018
Please review:
Bug: https://bugs.openjdk.java.net/browse/JDK-8210683
Webrev: http://cr.openjdk.java.net/~hannesw/8210683/webrev.00/
Docs generated with patch applied:
http://cr.openjdk.java.net/~hannesw/8210683/api/
Note that the new behaviour is to put the var-args signature last, whereas before var-args was in first position (even before the no-args signature).
Thanks,
Hannes
More information about the javadoc-dev
mailing list