RFR: JDK-8320675 : PrinterJob/SecurityDialogTest.java hangs [v2]

Alexey Ivanov aivanov at openjdk.org
Fri Mar 15 11:02:39 UTC 2024


On Fri, 15 Mar 2024 10:53:14 GMT, Tejesh R <tr at openjdk.org> 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


More information about the client-libs-dev mailing list