RFR: 8304265: Implementation of Foreign Function and Memory API (Third Preview) [v10]
Per Minborg
pminborg at openjdk.org
Tue Mar 28 13:14:10 UTC 2023
On Tue, 28 Mar 2023 13:08:22 GMT, Per Minborg <pminborg at openjdk.org> wrote:
>> It's to close the text span for the `{@return`
>
> <img width="315" alt="image" src="https://user-images.githubusercontent.com/7457876/228246205-ff2730cb-610f-4673-aa30-d110845a34fc.png">
>
> It belongs to the opening brace for `{@return`. Hard to see with other curls in between.
I would have written:
{@return if the provided object ...
`true` seams redundant to me but I know this style is used within the JDK.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/13079#discussion_r1150586639
More information about the nio-dev
mailing list