<i18n dev> Integrated: 8211449: Correction to the spec of implicit negative subpattern in DecimalFormat

Naoto Sato naoto at openjdk.java.net
Fri Nov 20 17:13:04 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.

This pull request has now been integrated.

Changeset: 2c3a2bed
Author:    Naoto Sato <naoto at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/2c3a2bed
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8211449: Correction to the spec of implicit negative subpattern in DecimalFormat

Reviewed-by: bpb

-------------

PR: https://git.openjdk.java.net/jdk/pull/1325


More information about the i18n-dev mailing list