On Fri, 23 Apr 2021 13:25:08 GMT, Hannes Wallnöfer <hann...@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 <hann...@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