<i18n dev> RFR: 8358170: Repurpose testCompat in test/jdk/java/util/TimeZone/Bug8167143.java [v2]

Justin Lu jlu at openjdk.org
Tue Jun 3 17:52:15 UTC 2025


On Tue, 3 Jun 2025 17:40:19 GMT, Naoto Sato <naoto at openjdk.org> wrote:

>> Justin Lu has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   review - var rename
>
> test/jdk/java/util/TimeZone/Bug8167143.java line 239:
> 
>> 237:      */
>> 238:     private static void testImplicitFallbackLocales() {
>> 239:         LocaleProviderAdapter jre = LocaleProviderAdapter.forType(Type.FALLBACK);
> 
> Nit: maybe `jre` can be renamed too

Definitely; updated in https://github.com/openjdk/jdk/pull/25621/commits/a7ce562157a12dd971e492eab29a669b2a960cf2.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/25621#discussion_r2124520913


More information about the i18n-dev mailing list