jdk-24/test/jdk/java/util/Locale
Naoto Sato 1c4483473d 8333582: Update CLDR to Version 46.0
Reviewed-by: joehw, srl, jlu
2024-11-04 17:00:44 +00:00
..
bcp47u 8333582: Update CLDR to Version 46.0 2024-11-04 17:00:44 +00:00
data
providersrc/spi 8210403: Refactor java.util.Locale:i18n shell tests to plain java tests 2018-10-17 16:37:41 +08:00
serialized
AliasesShouldBeRecognizedInCLDR.java 8312416: Tests in Locale should have more descriptive names 2023-07-28 16:27:06 +00:00
AvailableLocalesTest.java 8310234: Refactor Locale tests to use JUnit 2023-06-23 21:33:49 +00:00
CaseCheckVariant.java 8310234: Refactor Locale tests to use JUnit 2023-06-23 21:33:49 +00:00
CaseFoldLanguageTagTest.java 8159337: Introduce a method in Locale class to return the language tags as per RFC 5646 convention 2023-05-09 17:15:06 +00:00
compatlog.properties 8304982: Emit warning for removal of COMPAT provider 2023-04-05 16:06:23 +00:00
CompatWarning.java 8174269: Remove COMPAT locale data provider from JDK 2024-03-05 19:32:29 +00:00
ExpectedAdapterTypes.java 8174269: Remove COMPAT locale data provider from JDK 2024-03-05 19:32:29 +00:00
ExtensionsTest.java 8283698: Refactor Locale constructors used in src/test 2022-04-08 15:23:25 +00:00
FilteringModeTest.java 8311663: Additional refactoring of Locale tests to JUnit 2023-07-19 20:22:40 +00:00
GenerateKeyList.java 8283698: Refactor Locale constructors used in src/test 2022-04-08 15:23:25 +00:00
GetAdapterPreference.java 8310234: Refactor Locale tests to use JUnit 2023-06-23 21:33:49 +00:00
GetInstanceCheck.java 8310234: Refactor Locale tests to use JUnit 2023-06-23 21:33:49 +00:00
HashCodeShouldBeThreadSafe.java 8312416: Tests in Locale should have more descriptive names 2023-07-28 16:27:06 +00:00
HashCodeTest.java 8311663: Additional refactoring of Locale tests to JUnit 2023-07-19 20:22:40 +00:00
icuLocales.txt
InternationalBAT.java 8333582: Update CLDR to Version 46.0 2024-11-04 17:00:44 +00:00
ISO639.java 8310818: Refactor more Locale tests to use JUnit 2023-07-07 19:12:13 +00:00
ISO3166.java 8310818: Refactor more Locale tests to use JUnit 2023-07-07 19:12:13 +00:00
JDK7LocaleServiceDiffs.java 8310818: Refactor more Locale tests to use JUnit 2023-07-07 19:12:13 +00:00
LanguageRangeTest.java 8253321: java.util.Locale.LanguageRange#equals is inconsistent after calling hashCode 2020-09-21 12:33:00 +00:00
LanguageSubtagRegistryTest.java 8334418: Update IANA Language Subtag Registry to Version 2024-06-14 2024-06-25 19:05:01 +00:00
LegacyCodesClassInvariant_he 8312416: Tests in Locale should have more descriptive names 2023-07-28 16:27:06 +00:00
LegacyCodesClassInvariant_id 8312416: Tests in Locale should have more descriptive names 2023-07-28 16:27:06 +00:00
LegacyCodesClassInvariant_yi 8312416: Tests in Locale should have more descriptive names 2023-07-28 16:27:06 +00:00
LegacyCodesClassInvariant.java 8316696: Remove the testing base classes: IntlTest and CollatorTest 2023-10-03 16:38:17 +00:00
LocaleCategory.java 8210403: Refactor java.util.Locale:i18n shell tests to plain java tests 2018-10-17 16:37:41 +08:00
LocaleCmdOverrides.java 8213330: Fix legal headers in i18n tests 2018-11-05 13:55:41 -08:00
LocaleConstructors.java 8310234: Refactor Locale tests to use JUnit 2023-06-23 21:33:49 +00:00
LocaleEnhanceTest.java 8174269: Remove COMPAT locale data provider from JDK 2024-03-05 19:32:29 +00:00
LocaleMatchingTest.java 8312416: Tests in Locale should have more descriptive names 2023-07-28 16:27:06 +00:00
LocaleProviders.java 8174269: Remove COMPAT locale data provider from JDK 2024-03-05 19:32:29 +00:00
LocaleProvidersCalendar.java 8322235: Split up and improve LocaleProvidersRun 2024-01-11 20:59:53 +00:00
LocaleProvidersDateTimeFormatter.java 8322235: Split up and improve LocaleProvidersRun 2024-01-11 20:59:53 +00:00
LocaleProvidersFormat.java 8174269: Remove COMPAT locale data provider from JDK 2024-03-05 19:32:29 +00:00
LocaleProvidersLogger.java 8322235: Split up and improve LocaleProvidersRun 2024-01-11 20:59:53 +00:00
LocaleProvidersRun.java 8174269: Remove COMPAT locale data provider from JDK 2024-03-05 19:32:29 +00:00
LocaleProvidersTimeZone.java 8322235: Split up and improve LocaleProvidersRun 2024-01-11 20:59:53 +00:00
LocaleShouldSetFromCLI.java 8312416: Tests in Locale should have more descriptive names 2023-07-28 16:27:06 +00:00
LocaleTest.java 8337603: Change in behavior with -Djava.locale.useOldISOCodes=true 2024-08-07 15:58:03 +00:00
LookupOnValidRangeTest.java 8312416: Tests in Locale should have more descriptive names 2023-07-28 16:27:06 +00:00
LRToString.java 8310818: Refactor more Locale tests to use JUnit 2023-07-07 19:12:13 +00:00
LSRDataTest.java 8257733: Move module-specific data from make to respective module 2022-03-21 21:34:09 +00:00
MatchEmptyWeightCorrectly.java 8312416: Tests in Locale should have more descriptive names 2023-07-28 16:27:06 +00:00
PreserveTagCase.java 8310818: Refactor more Locale tests to use JUnit 2023-07-07 19:12:13 +00:00
PrintDefaultLocale.java 8286154: Fix 3rd party notices in test files 2022-05-06 16:10:17 +00:00
ProviderPoolMultiThreadAccess.java 8312416: Tests in Locale should have more descriptive names 2023-07-28 16:27:06 +00:00
RequiredAvailableLocalesTest.java 8174269: Remove COMPAT locale data provider from JDK 2024-03-05 19:32:29 +00:00
RootLocale.java 8310234: Refactor Locale tests to use JUnit 2023-06-23 21:33:49 +00:00
SoftKeys.java 8283698: Refactor Locale constructors used in src/test 2022-04-08 15:23:25 +00:00
SubsequentRangeParsingTest.java 8312416: Tests in Locale should have more descriptive names 2023-07-28 16:27:06 +00:00
TestOf.java 8282819: Deprecate Locale class constructors 2022-04-05 15:38:36 +00:00
ThaiGov.java 8174269: Remove COMPAT locale data provider from JDK 2024-03-05 19:32:29 +00:00
TurkishLangRangeTest.java 8312416: Tests in Locale should have more descriptive names 2023-07-28 16:27:06 +00:00
UseOldISOCodesTest.java 8321713: Harmonize executeTestJvm with create[Limited]TestJavaProcessBuilder 2024-01-03 08:53:01 +00:00
UserRegionTest.java 8342582: user.region for formatting number no longer works for 21.0.5 2024-10-23 17:44:31 +00:00