On Tue, 3 Jun 2025 17:40:19 GMT, Naoto Sato <na...@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