-
Bug
-
Resolution: Fixed
-
P4
-
8
-
b13
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8072293 | 7u85 | Sean Coffey | P4 | Resolved | Fixed | b01 |
JDK-8059222 | 7u80 | Sean Coffey | P4 | Closed | Fixed | b03 |
JDK-8064661 | 7u79 | Sean Coffey | P4 | Resolved | Fixed | b01 |
JDK-8064504 | 7u76 | Sean Coffey | P4 | Resolved | Fixed | b08 |
JDK-8132819 | 7u60 | Sean Coffey | P4 | Resolved | Fixed | b34 |
JDK-8063152 | 6u95 | Sean Coffey | P4 | Resolved | Fixed | b01 |
There is old currency code and transition date for some countries in jdk/src/share/classes/java/util/CurrencyData.properties.
For example:
# VENEZUELA
VE=VEB;2008-01-01-04-00-00;VEF
The old currency and transition date are not necessary and also cause extra work. They will be removed from CurrencyData.properties.
For example:
# VENEZUELA
VE=VEB;2008-01-01-04-00-00;VEF
The old currency and transition date are not necessary and also cause extra work. They will be removed from CurrencyData.properties.
- backported by
-
JDK-8063152 remove past transition dates from CurrencyData.properties file
-
- Resolved
-
-
JDK-8064504 remove past transition dates from CurrencyData.properties file
-
- Resolved
-
-
JDK-8064661 remove past transition dates from CurrencyData.properties file
-
- Resolved
-
-
JDK-8072293 remove past transition dates from CurrencyData.properties file
-
- Resolved
-
-
JDK-8132819 remove past transition dates from CurrencyData.properties file
-
- Resolved
-
-
JDK-8059222 remove past transition dates from CurrencyData.properties file
-
- Closed
-
(1 backported by)