-
Enhancement
-
Resolution: Fixed
-
P5
-
1.4.0
-
b16
-
x86
-
windows_2000
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2152885 | OpenJDK6 | Naoto Sato | P2 | Resolved | Fixed | b02 |
Name: rmT116609 Date: 05/23/2002
FULL PRODUCT VERSION :
java version "1.4.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-b92)
Java HotSpot(TM) Client VM (build 1.4.0-b92, mixed mode)
A DESCRIPTION OF THE PROBLEM :
The new java.util.Currency class does not provide a method to retrieve the entire set of Currency objects. Locale has getAvailableLocales() so Currency should have getAvailableCurrencies().
CUSTOMER WORKAROUND :
Iterate over a list of currency codes and call Currency.getInstance().
(Review ID: 146988)
======================================================================
- backported by
-
JDK-2152885 RFE: Provide method to return all defined Currency's
-
- Resolved
-