On Thu, 4 Mar 2021 21:12:15 GMT, Jonathan Gibbons <j...@openjdk.org> wrote:
> Please review a new test to verify that the output of block tags is generated > in the expected order. > > The code in the standard doclet to generate the output is the same for all > use sites (modules, packages, class, members) and so just the richest site is > tested. > > The test checks that tags appear in the expected order by default, but can be > reordered in a couple of different ways. This pull request has now been integrated. Changeset: f2d01521 Author: Jonathan Gibbons <j...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/f2d01521 Stats: 229 lines in 1 file changed: 229 ins; 0 del; 0 mod 8263043: Add test to verify order of tag output Reviewed-by: prappo ------------- PR: https://git.openjdk.java.net/jdk/pull/2835