Integrated: JDK-8265613: False positives for "Related Packages"
Hannes Wallnöfer
hannesw at openjdk.java.net
Mon Apr 26 07:56:30 UTC 2021
On Fri, 23 Apr 2021 13:25:08 GMT, Hannes Wallnöfer <hannesw at openjdk.org> wrote:
> The suggested simple fix to only include sibling packages if there is a common non-empty super package seems to work quite well. I have compiled a list to show the change in related packages listings generated for the JDK documentation (old output on the left, new output on the right).
>
> https://gist.github.com/hns/d0f946255a69027405836201b047965d/revisions?diff=split
>
> I updated the test to include an unlisted sibling package.
This pull request has now been integrated.
Changeset: a85f6cbb
Author: Hannes Wallnöfer <hannesw at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/a85f6cbb
Stats: 38 lines in 2 files changed: 4 ins; 0 del; 34 mod
8265613: False positives for "Related Packages"
Reviewed-by: jjg
-------------
PR: https://git.openjdk.java.net/jdk/pull/3655
More information about the javadoc-dev
mailing list