On Fri, 27 Jan 2023 16:02:38 GMT, Raffaello Giulietti <rgiulie...@openjdk.org> 
wrote:

> Align `double` and `float` decimal conversions in `java.util.Formatter` with 
> the algorithm used in `Double.toString(double)`.

This pull request has now been integrated.

Changeset: f696785f
Author:    Raffaello Giulietti <rgiulie...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/f696785fd3bc5b27c06260088a2e0ce520e12142
Stats:     936 lines in 11 files changed: 524 ins; 372 del; 40 mod

8300869: Make use of the Double.toString(double) algorithm in 
java.util.Formatter

Reviewed-by: darcy, naoto

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

PR: https://git.openjdk.org/jdk/pull/12259

Reply via email to