-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 9
-
Component/s: core-libs
-
b89
-
generic
-
generic
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8142806 | emb-9 | Naoto Sato | P3 | Resolved | Fixed | team |
DateFormat loads NumberFormat which loads DecimalFormatSymbols which loads currency names. DecimalFormatSymbols should lazily load currency names which are not used for date-time formatting/parsing.
- backported by
-
JDK-8142806 Lazy initialization support for currency names in DecimalFormatSymbols
-
- Resolved
-