-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
None
-
b24
-
generic
-
generic
Currently, only Locale.US is the required locale in the returned array from getAvailableLocales() methods in Locale sensitive classes. Since JDK6, Locale.ROOT has been introduced for operations that are locale insensitive. This instance should also be required to be included in the returned array.
- csr for
-
JDK-8276249 Require getAvailableLocales() methods to include Locale.ROOT
-
- Closed
-