On Mon, 21 Apr 2025 23:15:56 GMT, Justin Lu <j...@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. > > Justin Lu has updated the pull request incrementally with one additional > commit since the last revision: > > move future currencies set up under setUpTestingData() Marked as reviewed by naoto (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/24782#pullrequestreview-2784722422