JDK 8 spec for java.text.Collator.getAvailableLocales() sais: "It must contain at least a Locale instance equal to Locale.US".
Since jdk8 b55 the method returns the list of available locales without Locale.US.
Since jdk8 b55 the method returns the list of available locales without Locale.US.
- duplicates
-
JDK-7200118 Collator.getAvailableLocales() doesn't return Locale.US
-
- Closed
-
- relates to
-
JDK-7171324 getAvailableLocales() of locale sensitive services should return the actual availability of locales
-
- Closed
-
-
JDK-7200341 DateFormatSymbols.hashCode() throws ArrayIndexOutOfBoundsException in some circumstances
-
- Closed
-