-
Bug
-
Resolution: Fixed
-
P3
-
None
-
b133
-
generic
-
generic
-
Verified
LocaleProviderAdapter Prefernce list retrieved is wrong, when -Djava.locale.providers=COMPAT or JRE
Returned Adpater preference list includes FALLBACK Provider.
Right behavior would be not to implicitly use FALLBACK if
there is either CLDR or JRE in the list. fallback was meant to be the last resort when SPI and/or HOST were the only providers available
Returned Adpater preference list includes FALLBACK Provider.
Right behavior would be not to implicitly use FALLBACK if
there is either CLDR or JRE in the list. fallback was meant to be the last resort when SPI and/or HOST were the only providers available
- relates to
-
JDK-8146750 java.time.Month.getDisplayName() return incorrct narrow names with JRE provider on locale de,de_DE,en_US,tr_TR.
-
- Closed
-