Details
-
Bug
-
Resolution: Fixed
-
P3
-
8
-
b68
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8222659 | openjdk7u | Andrew Hughes | P3 | Resolved | Fixed | master |
Description
java.util.Currency allows currency data to be overridden by means of create a currency.properties file in <java.home>/lib. This is highly undesirable as it means that developers need to copy files into the JRE directory in order to override the currency data.
See also this thread with more background:
http://mail.openjdk.java.net/pipermail/i18n-dev/2012-October/000804.html
Attachments
Issue Links
- backported by
-
JDK-8222659 Override mechanism for currency data should not require creating currency.properties in java.home
- Resolved
- relates to
-
JDK-8130246 java/util/Currency/PropertiesTest.sh fails Exception java.lang.NullPointerException
- Closed
-
JDK-8049376 Move user-editable configuration files to top-level conf directory
- Resolved
-
JDK-6332666 RFE: Better Currency Data support
- Closed