Integrated: 8354343: Hardening of Currency tests for not yet defined future ISO 4217 currency

Justin Lu jlu at openjdk.org
Wed Apr 23 16:55:59 UTC 2025


On Mon, 21 Apr 2025 21:51:35 GMT, Justin Lu <jlu at openjdk.org> wrote:

> Please review this PR which improves future currency checking for ISO 4217 currencies.
> 
> Checking for a currency that should not yet exist in the set of available currencies is already done.
> It should also be explicitly checked that such a currency can not be instantiated as well via the String getter.

This pull request has now been integrated.

Changeset: ac41bc31
Author:    Justin Lu <jlu at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/ac41bc31c96951b9fe51c22d16f31bdc1806a881
Stats:     36 lines in 1 file changed: 34 ins; 0 del; 2 mod

8354343: Hardening of Currency tests for not yet defined future ISO 4217 currency

Reviewed-by: naoto

-------------

PR: https://git.openjdk.org/jdk/pull/24782


More information about the core-libs-dev mailing list