JDK-6332666 : RFE: Better Currency Data support
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.util:i18n
  • Affected Version: 1.4.2,7
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: generic,windows_xp
  • CPU: generic,x86
  • Submitted: 2005-10-04
  • Updated: 2017-05-16
  • Resolved: 2011-03-08
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7 Other
7 b16Fixed OpenJDK6Fixed
Related Reports
Duplicate :  
Duplicate :  
Relates :  
Relates :  
Relates :  
Description
ISO 4217 Currency data are maintained by the BSI agency and changes are released independent of the JRE releases, so are the translations for those currencies provided by the Unicode's CLDR project.  We need a better solution to accomodate those changes in a timely and effective manner.

Comments
SUGGESTED FIX http://javaweb.sfbay/jcg/7/i18n/6332666/
22-06-2007

EVALUATION 1. Separate the data from rt.jar into a file 2. Provide a mechanism to override the data
31-05-2007