-
Enhancement
-
Resolution: Fixed
-
P3
-
9
-
b92
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8143503 | emb-9 | Naoto Sato | P3 | Resolved | Fixed | team |
Now that the CLDR locale data being the default one, the value name "JRE" for the system property "java.locale.providers" is ambiguous. In JDK9, introducing a new locale data name "COMPAT" which is a synonym to "JRE" should be introduced, and the existing "JRE" should be marked as deprecated, then eventually removed in JDK10.
- backported by
-
JDK-8143503 Add a new locale data name "COMPAT" for java.locale.providers system property to reduce ambiguity
-
- Resolved
-
- relates to
-
JDK-8139918 Remove "JRE" from available names for java.locale.providers system property
-
- Closed
-