-
Bug
-
Resolution: Fixed
-
P5
-
25
-
b26
-
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
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/04c15466
-
Review(master) openjdk/jdk/25532