<i18n dev> RFR: 8362448: Make use of the Double.toString(double) algorithm in java.text.DecimalFormat [v2]
Naoto Sato
naoto at openjdk.org
Thu Jul 17 19:39:48 UTC 2025
On Thu, 17 Jul 2025 18:26:14 GMT, Naoto Sato <naoto at openjdk.org> wrote:
>> 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?
> @naotoj Do you mean adding a test with values known to have slightly different outcomes? Sure, will do.
Yes, as in the JBS issue
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26364#issuecomment-3085253076
More information about the i18n-dev
mailing list