<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:13 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.
Justin Lu has updated the pull request incrementally with one additional commit since the last revision:
review - var rename
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/25621/files
- new: https://git.openjdk.org/jdk/pull/25621/files/4d587501..a7ce5621
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=25621&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=25621&range=00-01
Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 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