<i18n dev> RFR: 8353322: Specification of ChoiceFormat#parse(String, ParsePosition) is inadequate [v2]
Justin Lu
jlu at openjdk.org
Tue Apr 1 20:37:07 UTC 2025
On Tue, 1 Apr 2025 19:36:04 GMT, Naoto Sato <naoto at openjdk.org> wrote:
>> Justin Lu has updated the pull request incrementally with one additional commit since the last revision:
>>
>> reflect Naoto's review
>
> src/java.base/share/classes/java/text/ChoiceFormat.java line 564:
>
>> 562: * {@code Double}. The value returned is the {@code limit} corresponding
>> 563: * to the {@code format} that is the longest substring of the input text.
>> 564: * Matching is done in ascending order, when multiple {@code formats} match
>
> Nit: {@code format}s
Sounds good. Addressed the conformance issue possibility in the CSR.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24361#discussion_r2023639927
More information about the i18n-dev
mailing list