<i18n dev> RFR: 8348205: Improve cutover time selection when building available currencies set [v2]

Naoto Sato naoto at openjdk.org
Mon Jan 27 18:30:39 UTC 2025


On Mon, 27 Jan 2025 18:26:46 GMT, Justin Lu <jlu at openjdk.org> wrote:

>> Please review this PR which improves the time measurement for cut-over time comparisons when building the available set of currencies in _java.util.Currency._ Currently, a new time was measured for each special case currency. This PR updates the behavior to use the same time for all such cases
>
> Justin Lu has updated the pull request incrementally with one additional commit since the last revision:
> 
>   reflect review

Marked as reviewed by naoto (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/23309#pullrequestreview-2576239042


More information about the i18n-dev mailing list