<i18n dev> RFR: 8362448: Make use of the Double.toString(double) algorithm in java.text.DecimalFormat [v3]
Raffaello Giulietti
rgiulietti at openjdk.org
Fri Jul 18 19:35:58 UTC 2025
> Align the behavior of `DecimalFormat` on `double`s with that of `Formatter`.
Raffaello Giulietti has updated the pull request incrementally with one additional commit since the last revision:
Added tests.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/26364/files
- new: https://git.openjdk.org/jdk/pull/26364/files/0e16f050..d4f49c12
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=26364&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=26364&range=01-02
Stats: 119 lines in 2 files changed: 117 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/26364.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/26364/head:pull/26364
PR: https://git.openjdk.org/jdk/pull/26364
More information about the i18n-dev
mailing list