-
Bug
-
Resolution: Fixed
-
P4
-
8, 9
-
b28
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8056466 | emb-9 | Masayoshi Okutsu | P4 | Resolved | Fixed | master |
JDK-8086912 | 8u65 | Masayoshi Okutsu | P4 | Resolved | Fixed | b01 |
JDK-8055359 | 8u60 | Masayoshi Okutsu | P4 | Resolved | Fixed | b16 |
JDK-8138041 | emb-8u65 | Unassigned | P4 | Resolved | Fixed | b01 |
JDK-8081173 | emb-8u60 | Masayoshi Okutsu | P4 | Resolved | Fixed | team |
When restructuring locale support classes in JDK8, the optimization of removing unsupported locales from locale candidates wasn't fixed to reflect the restructuring.
Specifically, sun.util.resources.LocaleData.LocaleDataResourceBundleControl.getCandidateLocales() needs to look-up locale service provider type specific language tags correctly.
Specifically, sun.util.resources.LocaleData.LocaleDataResourceBundleControl.getCandidateLocales() needs to look-up locale service provider type specific language tags correctly.
- backported by
-
JDK-8055359 Optimization for locale resources loading isn't working
-
- Resolved
-
-
JDK-8056466 Optimization for locale resources loading isn't working
-
- Resolved
-
-
JDK-8081173 Optimization for locale resources loading isn't working
-
- Resolved
-
-
JDK-8086912 Optimization for locale resources loading isn't working
-
- Resolved
-
-
JDK-8138041 Optimization for locale resources loading isn't working
-
- Resolved
-