On Tue, 1 Apr 2025 19:36:04 GMT, Naoto Sato <[email protected]> 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