Re: RFR: 8357882: Use UTF-8 encoded data in LocaleDataTest

2025-05-30 Thread Naoto Sato
On Thu, 29 May 2025 17:20:12 GMT, Naoto Sato wrote: > Test refactoring stemmed from the discussion at > https://git.openjdk.org/jdk/pull/25228#discussion_r2106755160. The test is > now based on UTF-8 instead of ISO-8859-1 Thanks for the reviews! - PR Comment: https://git.openjdk.

Re: RFR: 8357882: Use UTF-8 encoded data in LocaleDataTest

2025-05-29 Thread Joe Wang
On Thu, 29 May 2025 17:20:12 GMT, Naoto Sato wrote: > Test refactoring stemmed from the discussion at > https://git.openjdk.org/jdk/pull/25228#discussion_r2106755160. The test is > now based on UTF-8 instead of ISO-8859-1 Marked as reviewed by joehw (Reviewer). - PR Review: https

Re: RFR: 8357882: Use UTF-8 encoded data in LocaleDataTest

2025-05-29 Thread Justin Lu
On Thu, 29 May 2025 17:20:12 GMT, Naoto Sato wrote: > Test refactoring stemmed from the discussion at > https://git.openjdk.org/jdk/pull/25228#discussion_r2106755160. The test is > now based on UTF-8 instead of ISO-8859-1 Test change looks good. Skimmed the data change, which also looks to be

RFR: 8357882: Use UTF-8 encoded data in LocaleDataTest

2025-05-29 Thread Naoto Sato
Test refactoring stemmed from the discussion at https://git.openjdk.org/jdk/pull/25228#discussion_r2106755160. The test is now based on UTF-8 instead of ISO-8859-1 - Commit messages: - initial commit Changes: https://git.openjdk.org/jdk/pull/25524/files Webrev: https://webrevs.o