Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8045791 | 8u25 | Alex Menkov | P2 | Closed | Fixed | b01 |
JDK-8041378 | 8u20 | Alex Menkov | P2 | Closed | Fixed | b14 |
JDK-8052845 | emb-8u26 | Alex Menkov | P2 | Resolved | Fixed | b17 |
HtmlUI needs an mechanism to select preferred locale automatically (depending on the system "regional" settings)
Also HtmlUI supports locales by name ("en", "de", "pt_BR", etc). Old UI implementation used numbers (English = 1033, etc). Need to implement mapping localeName <-> langID
Also HtmlUI supports locales by name ("en", "de", "pt_BR", etc). Old UI implementation used numbers (English = 1033, etc). Need to implement mapping localeName <-> langID
- backported by
-
JDK-8052845 html_ui: implement automatic selection of the locale
-
- Resolved
-
-
JDK-8041378 html_ui: implement automatic selection of the locale
-
- Closed
-
-
JDK-8045791 html_ui: implement automatic selection of the locale
-
- Closed
-