On Thu, 17 Jul 2025 10:04:10 GMT, Raffaello Giulietti <rgiulie...@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 <rgiulie...@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