On Fri, 13 Aug 2021 08:20:47 GMT, Hannes Wallnöfer <hann...@openjdk.org> wrote:
>> This is a simple fix to generate block tags in overview files specified by >> the `-overview` option. >> >> I added a protected `addOverviewTags` method in >> `AbstractOverviewIndexWriter` which is probably overkill but keeps things >> flexible and separated. > > Hannes Wallnöfer has updated the pull request incrementally with one > additional commit since the last revision: > > JDK-8264274: Simplify format specifier Marked as reviewed by jjg (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/5099