On Thu, 19 Nov 2020 17:15:11 GMT, Naoto Sato <na...@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 <na...@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

Reply via email to