<i18n dev> [jdk20] RFR: 8301206: Fix issue with LocaleData after JDK-8300719
Naoto Sato
naoto at openjdk.org
Fri Jan 27 02:05:24 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.
The fix itself looks good. Add the bug id to `LocaleDataTest.java`
-------------
PR: https://git.openjdk.org/jdk20/pull/118
More information about the i18n-dev
mailing list