On Thu, 17 Jul 2025 12:28:06 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 incrementally with one > additional commit since the last revision: > > Added comment to COMPAT static field. Good to see this enhancement, Raffaello. Are you planning to provide some test cases for the change, confirming the implementation switches between old/new depending on the system property? ------------- PR Comment: https://git.openjdk.org/jdk/pull/26364#issuecomment-3085028742