RFR: 8312522: Implementation of Foreign Function & Memory API [v22]
Jorn Vernee
jvernee at openjdk.org
Fri Sep 22 14:38:22 UTC 2023
On Fri, 22 Sep 2023 14:31:30 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:
>> This was changed in the main line repo as a result of: https://github.com/openjdk/jdk/pull/14997 Since all the other methods were using `{@return ...}` I changed this new overload to that style as well.
>
> I think I did the same when resolving the merge
I don't mind changing it back to the old style, but I think the style should be consistent for all the allocateFrom overloads? So, I'd have to change all of them back.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/15103#discussion_r1334468243
More information about the core-libs-dev
mailing list