On Tue, 3 Jun 2025 16:47:20 GMT, Justin Lu <j...@openjdk.org> wrote: > 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.
This pull request has now been integrated. Changeset: 8f821175 Author: Justin Lu <j...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/8f821175cc4484d651151818cc518ef608ebcc83 Stats: 39 lines in 1 file changed: 2 ins; 20 del; 17 mod 8358170: Repurpose testCompat in test/jdk/java/util/TimeZone/Bug8167143.java Reviewed-by: naoto ------------- PR: https://git.openjdk.org/jdk/pull/25621