On Fri, 5 Apr 2024 12:01:52 GMT, Nizar Benalla <[email protected]> wrote:
>> src/jdk.javadoc/share/classes/jdk/javadoc/doclet/Taglet.java line 99:
>>
>>> 97: * @implSpec This implementation returns the inverse
>>> 98: * result to {@code isInlineTag}.
>>> 99: * @since 15
>>
>> Might as well insert a blank line above.
>
> Done, looking at the existing source code sometimes I find a blank line and
> sometimes I don't.
Understood; my comment was a mild suggestion, not a requirement. I find it
easier to read when `@since` is set off with a blank line.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18640#discussion_r1553514019