<i18n dev> RFR: 8363972: Loose matching of dash/minusSign in number parsing [v7]
Roger Riggs
rriggs at openjdk.org
Tue Aug 5 17:42:50 UTC 2025
On Tue, 5 Aug 2025 00:12:56 GMT, Justin Lu <jlu at openjdk.org> wrote:
>> Naoto Sato has updated the pull request incrementally with one additional commit since the last revision:
>>
>> refrects review comments
>
> src/java.base/share/classes/java/text/CompactNumberFormat.java line 219:
>
>> 217: * </pre></blockquote>
>> 218: *
>> 219: * @implNote The implementation follows the LDML specification to enable loose
>
> Suggestion:
>
> * @implNote The JDK Reference Implementation follows the LDML specification to enable loose
However, "The JDK Reference Implementation" is a very specific and separate deliverable of the JCP.
That's why I suggest just stating that lenient is enabled without trying to attach it to an artifact.
As at line 421.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/26580#discussion_r2254949045
More information about the i18n-dev
mailing list