On Wed, 25 Nov 2020 15:58:50 GMT, Hannes Wallnöfer <hann...@openjdk.org> wrote:
> This change makes sure empty cells in summary tables are not dropped, which > was the case when the `-nocomment` option was used. > > It also adds tests to check summary table contents both in normal operation > and with `-nocomment` option. Marked as reviewed by jjg (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/1438