-
Enhancement
-
Resolution: Fixed
-
P5
-
1.4.0
-
b16
-
x86
-
windows_2000
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2152886 | OpenJDK6 | Naoto Sato | P2 | Resolved | Fixed | b02 |
Name: nt126004 Date: 05/28/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 include the name
of the currency; only its code and symbol. In my GUI, I
want to display a list of currencies for the user to choose
from and the list should display the currency name.
This bug can be reproduced always.
CUSTOMER WORKAROUND :
Extract the names from the ISO 4217 document and map from
currency code to currency name.
(Review ID: 146989)
======================================================================
- backported by
-
JDK-2152886 RFE: Add name of currency to java.util.Currency
-
- Resolved
-