On Thu, 4 Mar 2021 15:47:25 GMT, Jonathan Gibbons <j...@openjdk.org> wrote:
> > This commit changes the order of block tags in the output. The fact that no > > tests failed when I ran them surprised me. I think we should both fix that > > order and introduce a test for it. > > Can you give more details? Did you observe that anywhere, or are you > inferring that from the code somewhere? I saw that difference in the produced documentation for JDK. I suggest you build documentation for "before" and "after", each time with the `-notimestamp` option, and compare them; you should see what I saw. ------------- PR: https://git.openjdk.java.net/jdk/pull/2818