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. I note that `com.sun.source.*` now falls off the list :-( but that's probably better than what we had before. ------------- Marked as reviewed by jjg (Reviewer). PR: https://git.openjdk.java.net/jdk/pull/3655