On Thu, 11 May 2023 20:21:55 GMT, Naoto Sato <[email protected]> wrote:
>> Justin Lu has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Review: Move links on top, fix indentation in example
>
> src/java.base/share/classes/java/util/ResourceBundle.java line 512:
>
>> 510: * Calling this method is equivalent to calling
>> 511: * {@snippet lang=java :
>> 512: * (String[]) getObject(key); // @link substring="getObject"
>> target="#getObject(java.lang.String)"
>
> `// @link` can be a separate line, placed on top of the target text
Thanks for the review, moved the links on top, and fixed the indentation in the
example snippet.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/13920#discussion_r1191663234