<i18n dev> RFR: 8358170: Repurpose testCompat in test/jdk/java/util/TimeZone/Bug8167143.java
Justin Lu
jlu at openjdk.org
Tue Jun 3 16:53:27 UTC 2025
Please review this PR which modifies the test/jdk/java/util/TimeZone/Bug8167143.java "testCompat" case to be repurposed to check the implicit locales for the FALLBACK BreakIterator and Collator providers. (FALLBACK is the primary provider in those cases.) Since the method is corrected, it can be re-added as a test case. This change stems from discussion in https://git.openjdk.org/jdk/pull/25532.
-------------
Commit messages:
- init
Changes: https://git.openjdk.org/jdk/pull/25621/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=25621&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8358170
Stats: 37 lines in 1 file changed: 2 ins; 20 del; 15 mod
Patch: https://git.openjdk.org/jdk/pull/25621.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/25621/head:pull/25621
PR: https://git.openjdk.org/jdk/pull/25621
More information about the i18n-dev
mailing list