<i18n dev> RFR: 8362448: Make use of the Double.toString(double) algorithm in java.text.DecimalFormat [v5]
Raffaello Giulietti
rgiulietti at openjdk.org
Fri Jul 18 21:12:41 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:
Refactoring to paramaterized tests.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/26364/files
- new: https://git.openjdk.org/jdk/pull/26364/files/8a14ef2e..9cafedd1
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=26364&range=04
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=26364&range=03-04
Stats: 56 lines in 1 file changed: 3 ins; 39 del; 14 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