-
Bug
-
Resolution: Unresolved
-
P5
-
25
-
Fix Understood
-
generic
-
generic
There are some i18n related tests that set the locale provider to CLDR (and only CLDR). Since JDK9, this is redundant and equivalent to the default. Thus, occurrences of "-Djava.locale.providers=CLDR" are just extra noise for these tests.
- relates to
-
JDK-8358170 Repurpose testCompat in test/jdk/java/util/TimeZone/Bug8167143.java
-
- In Progress
-
- links to
-
Review(master) openjdk/jdk/25532