Integrated: 8362448: Make use of the Double.toString(double) algorithm in java.text.DecimalFormat
Raffaello Giulietti
rgiulietti at openjdk.org
Mon Aug 18 16:15:25 UTC 2025
On Thu, 17 Jul 2025 10:04:10 GMT, Raffaello Giulietti <rgiulietti at openjdk.org> wrote:
> Align the behavior of `DecimalFormat` on `double`s with that of `Formatter`.
This pull request has now been integrated.
Changeset: 285adff2
Author: Raffaello Giulietti <rgiulietti at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/285adff24e869b62397d4d1c14e6e969f3285836
Stats: 190 lines in 7 files changed: 140 ins; 7 del; 43 mod
8362448: Make use of the Double.toString(double) algorithm in java.text.DecimalFormat
Reviewed-by: naoto, jlu
-------------
PR: https://git.openjdk.org/jdk/pull/26364
More information about the core-libs-dev
mailing list