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. This pull request has now been integrated. Changeset: b4615c67 Author: Hannes Wallnöfer <hann...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/b4615c67 Stats: 313 lines in 3 files changed: 311 ins; 0 del; 2 mod 8256580: Fault in new grid display Reviewed-by: jjg ------------- PR: https://git.openjdk.java.net/jdk/pull/1438