<i18n dev> RFR: 8362448: Make use of the Double.toString(double) algorithm in java.text.DecimalFormat [v4]
Raffaello Giulietti
rgiulietti at openjdk.org
Fri Jul 18 19:58:30 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:
Removed temporary comment from tests.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/26364/files
- new: https://git.openjdk.org/jdk/pull/26364/files/d4f49c12..8a14ef2e
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=26364&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=26364&range=02-03
Stats: 2 lines in 1 file changed: 0 ins; 2 del; 0 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