<i18n dev> Integrated: JDK-8314611: Provide more explicative error message parsing Currencies
Justin Lu
jlu at openjdk.org
Wed Aug 30 23:43:14 UTC 2023
On Mon, 28 Aug 2023 21:14:53 GMT, Justin Lu <jlu at openjdk.org> wrote:
> Please review this PR which updates some exceptions in j.util.Currency to have an explicit error message (as opposed to nothing).
>
> The exceptions are thrown when the ISO 4217/3166 currency/country codes are in an invalid form, or do not exist.
This pull request has now been integrated.
Changeset: 3c8a6678
Author: Justin Lu <jlu at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/3c8a6678feac8e3225bc1c44593a78d9e7c4d77c
Stats: 41 lines in 2 files changed: 28 ins; 0 del; 13 mod
8314611: Provide more explicative error message parsing Currencies
Reviewed-by: naoto
-------------
PR: https://git.openjdk.org/jdk/pull/15458
More information about the i18n-dev
mailing list