<i18n dev> RFR: 8337285: Examine java.text.DecimalFormat API for api/implXxx tag usage [v3]
Justin Lu
jlu at openjdk.org
Fri Jul 26 23:02:14 UTC 2024
On Fri, 26 Jul 2024 22:51:26 GMT, Naoto Sato <naoto at openjdk.org> wrote:
>> Justin Lu has updated the pull request incrementally with one additional commit since the last revision:
>>
>> update see links with Locale arg link
>
> src/java.base/share/classes/java/text/DecimalFormat.java line 478:
>
>> 476: * @see NumberFormat#getCurrencyInstance(Locale)
>> 477: * @see NumberFormat#getPercentInstance(Locale)
>> 478: * @see NumberFormat#getPercentInstance(Locale)
>
> This seems to be a dup
Removed, thanks!
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/20361#discussion_r1693677723
More information about the i18n-dev
mailing list