JDK-8074350 : Support ISO 4217 "Current funds codes" table (A.2)
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.util:i18n
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2015-03-03
  • Updated: 2019-04-17
  • Resolved: 2015-03-17
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 6 JDK 7 JDK 8 JDK 9 Other
6u105Fixed 7u91Fixed 8u60Fixed 9 b56Fixed openjdk7uFixed
Related Reports
Relates :  
Description
Currently JDK only supports currencies listed in ISO 4217's A.1 table. This enhancement intends to support funds codes listed in the Table A.2 as well.
Comments
http://www.currency-iso.org/en/home/tables/table-a2.html
14-10-2015

Release note: This enhancement adds support for ISO 4217 table A.2 fund codes. Previously the JDK only supported those currencies listed in table A.1.
14-10-2015