<i18n dev> Integrated: 8348205: Improve cutover time selection when building available currencies set
Justin Lu
jlu at openjdk.org
Tue Jan 28 17:43:52 UTC 2025
On Fri, 24 Jan 2025 23:56: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
This pull request has now been integrated.
Changeset: a224f12c
Author: Justin Lu <jlu at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/a224f12cb701b45df4706a403a05c66de2d623af
Stats: 4 lines in 1 file changed: 1 ins; 1 del; 2 mod
8348205: Improve cutover time selection when building available currencies set
Reviewed-by: naoto, rriggs
-------------
PR: https://git.openjdk.org/jdk/pull/23309
More information about the i18n-dev
mailing list