<i18n dev> RFR: 8362448: Make use of the Double.toString(double) algorithm in java.text.DecimalFormat [v2]
Raffaello Giulietti
rgiulietti at openjdk.org
Thu Jul 17 12:28:06 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 comment to COMPAT static field.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/26364/files
- new: https://git.openjdk.org/jdk/pull/26364/files/21704193..0e16f050
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=26364&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=26364&range=00-01
Stats: 14 lines in 1 file changed: 14 ins; 0 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