<i18n dev> [jdk20] Integrated: 8301206: Fix issue with LocaleData after JDK-8300719
Damon Nguyen
dnguyen at openjdk.org
Fri Jan 27 17:25:25 UTC 2023
On Fri, 27 Jan 2023 01:43:11 GMT, Damon Nguyen <dnguyen at openjdk.org> wrote:
> Localization update didn't include an update to LocaleData file. This PR addresses this by updating the file with the newly translated values. The LocaleDataTest now passes. This should address the recent related failures to LocaleData.
This pull request has now been integrated.
Changeset: e5860ef6
Author: Damon Nguyen <dnguyen at openjdk.org>
Committer: Naoto Sato <naoto at openjdk.org>
URL: https://git.openjdk.org/jdk20/commit/e5860ef60a9353508afb09716158baf8bfb35559
Stats: 54 lines in 2 files changed: 1 ins; 0 del; 53 mod
8301206: Fix issue with LocaleData after JDK-8300719
Reviewed-by: naoto
-------------
PR: https://git.openjdk.org/jdk20/pull/118
More information about the i18n-dev
mailing list