On Fri, 27 Jan 2023 02:34:37 GMT, Damon Nguyen 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 Loc
On Fri, 27 Jan 2023 02:02:34 GMT, Naoto Sato wrote:
> The fix itself looks good. Add the bug id to `LocaleDataTest.java`
Added BugID to the list of BugID's in `LocaleDataTest.java`
-
PR: https://git.openjdk.org/jdk20/pull/118
> 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.
Damon Nguyen has updated the pull request incremen
On Fri, 27 Jan 2023 01:43:11 GMT, Damon Nguyen 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
> LocaleD
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.
-
Commit messages:
- Update LocaleData
Chan