On Mon, 3 Jul 2023 21:28:36 GMT, Alexey Ivanov <aiva...@openjdk.org> wrote:
>> @aivanov-jdk Yeah, I wasn't sure of open brace placement in native - some >> methods follow Java-style of having the open brace on the same line and few >> others have it on the next line. Will revert it in the next commit. > > Follow the style of the surrounding code so that added or modified lines > don't stand out. Updated ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/14744#discussion_r1253758021