<i18n dev> RFR: 8211449: Correction to the spec of implicit negative subpattern in DecimalFormat
Lance Andersen
lancea at openjdk.java.net
Thu Nov 19 18:20:06 UTC 2020
On Thu, 19 Nov 2020 17:15:11 GMT, Naoto Sato <naoto at openjdk.org> wrote:
> Hi,
>
> Please review this doc only fix to the class description of `DecimalFormat` class. `localized minus sign` has never been (and should never be) used in the implicit negative subpattern. Actual implementation correctly uses ascii minus sign for that purpose, so there won't be any compatibility issues.
Looks fine, pending CSR approval :-)
-------------
PR: https://git.openjdk.java.net/jdk/pull/1325
More information about the i18n-dev
mailing list