On Fri, 15 Mar 2024 10:53:14 GMT, Tejesh R <[email protected]> wrote: >> @TejeshR13 What do you mean? What kind of line spacing would be nice here? > > Line spacing between JTREG tag and class.
It's not needed… but most people add it. And we cannot agree on *a common style*, unfortunately. These jtreg tags are akin to javadoc comment (but they're not javadoc comment, and javadoc syntax `/**` with double-asterisk should not be used), and in most cases the javadoc comment is not separated with a blank line from its class. The last line of the jtreg tags comment is nearly empty by itself. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/18299#discussion_r1526104200
