<i18n dev> RFR: 8337285: Examine java.text.DecimalFormat API for api/implXxx tag usage [v2]
Justin Lu
jlu at openjdk.org
Fri Jul 26 21:22:59 UTC 2024
On Fri, 26 Jul 2024 21:05:07 GMT, Chen Liang <liach at openjdk.org> wrote:
>> Justin Lu has updated the pull request incrementally with one additional commit since the last revision:
>>
>> reflect review
>
> src/java.base/share/classes/java/text/DecimalFormat.java line 438:
>
>> 436: * NumberFormat#getNumberInstance(Locale)}. These factories will return the most
>> 437: * appropriate subclass of NumberFormat for a given locale.
>> 438: * @see NumberFormat#getInstance()
>
> Suggestion:
>
> * @see NumberFormat#getInstance(Locale)
>
> and for other such links. I second @naotoj's remark.
Thanks, updated.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/20361#discussion_r1693615845
More information about the i18n-dev
mailing list