> Please review this PR which splits up the _LocaleProvidersRun_ test file for
> performance and maintenance reasons.
>
> _LocaleProvidersRun_ which tests against the various Locale Providers (CLDR,
> HOST, SPI, etc.) was getting rather long, as all related bugs were added to
> the single test
On Wed, 10 Jan 2024 21:23:48 GMT, Naoto Sato wrote:
> Still looks good. Please modify the copyright year for
> `HostLocaleProviderAdapter_md.c` file before integrating
Totally missed that, thanks for catching. Will integrate after re-testing VM
tiers.
-
PR Comment: https://git.op
On Wed, 10 Jan 2024 21:05:53 GMT, Justin Lu wrote:
>> Please review this PR which splits up the _LocaleProvidersRun_ test file for
>> performance and maintenance reasons.
>>
>> _LocaleProvidersRun_ which tests against the various Locale Providers (CLDR,
>> HOST, SPI, etc.) was getting rather l
> Please review this PR which splits up the _LocaleProvidersRun_ test file for
> performance and maintenance reasons.
>
> _LocaleProvidersRun_ which tests against the various Locale Providers (CLDR,
> HOST, SPI, etc.) was getting rather long, as all related bugs were added to
> the single test
On Thu, 4 Jan 2024 19:30:00 GMT, Justin Lu wrote:
>> Please review this PR which splits up the _LocaleProvidersRun_ test file for
>> performance and maintenance reasons.
>>
>> _LocaleProvidersRun_ which tests against the various Locale Providers (CLDR,
>> HOST, SPI, etc.) was getting rather lo
> Please review this PR which splits up the _LocaleProvidersRun_ test file for
> performance and maintenance reasons.
>
> _LocaleProvidersRun_ which tests against the various Locale Providers (CLDR,
> HOST, SPI, etc.) was getting rather long, as all related bugs were added to
> the single test
On Thu, 4 Jan 2024 19:01:31 GMT, Naoto Sato wrote:
>> Justin Lu has updated the pull request incrementally with two additional
>> commits since the last revision:
>>
>> - cleanup comments
>> - provide both SPI classes under build for relevant test files
>
> test/jdk/java/util/Locale/LocalePro
On Wed, 3 Jan 2024 23:30:41 GMT, Justin Lu wrote:
> Please review this PR which splits up the _LocaleProvidersRun_ test file for
> performance and maintenance reasons.
>
> _LocaleProvidersRun_ which tests against the various Locale Providers (CLDR,
> HOST, SPI, etc.) was getting rather long, a
Please review this PR which splits up the _LocaleProvidersRun_ test file for
performance and maintenance reasons.
_LocaleProvidersRun_ which tests against the various Locale Providers (CLDR,
HOST, SPI, etc.) was getting rather long, as all related bugs were added to the
single test file. To imp