<i18n dev> RFR: 8358880: Performance of parsing with DecimalFormat can be improved
Johannes Graham
duke at openjdk.org
Mon Jun 9 22:07:27 UTC 2025
On Mon, 9 Jun 2025 21:45:12 GMT, Naoto Sato <naoto at openjdk.org> wrote:
>> I will leave this question to I18N reviewers, who are ultimately in charge of DigitList.
>
> The existing implementation does not throw `NumberFormatException`/`ArithmeticException`, but `ParseException` if parsing is failing. I would expect the same here.
Sorry, I'm not seeing where the original could throw ParseException.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/25644#discussion_r2136574842
More information about the i18n-dev
mailing list