On Mon, 18 Aug 2025 13:26:12 GMT, Raffaello Giulietti <rgiulie...@openjdk.org> wrote:
>> Align the behavior of `DecimalFormat` on `double`s with that of `Formatter`. > > Raffaello Giulietti has updated the pull request with a new target base due > to a merge or a rebase. The pull request now contains 15 commits: > > - Merge branch 'master' into 8362448 > - Merge branch 'master' into 8362448 > - Merge master. > - Refactoring to paramaterized tests. > - Removed temporary comment from tests. > - Added tests. > - Added comment to COMPAT static field. > - Merge branch 'master' into 8362448 > - 8362448: Make use of the Double.toString(double) algorithm in > java.text.DecimalFormat > - Remove some unused methods from FloatingDecimal. > - ... and 5 more: https://git.openjdk.org/jdk/compare/c1198bba...52bff4c1 LGTM as before ------------- Marked as reviewed by naoto (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/26364#pullrequestreview-3128984140