-
Enhancement
-
Resolution: Fixed
-
P3
-
9
-
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
-