[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug classpath/31895] setCurrency(Currency) does not actually change the
From: |
gnu_andrew at member dot fsf dot org |
Subject: |
[Bug classpath/31895] setCurrency(Currency) does not actually change the currency. |
Date: |
17 Aug 2008 20:49:27 -0000 |
------- Comment #1 from gnu_andrew at member dot fsf dot org 2008-08-17 20:49
-------
Confirmed.
The attached testcase gives:
2.50
Currency symbol is Unicode character 8364
Note that this should be the Euro, character 8364
on OpenJDK 6 and:
�2.50
Currency symbol is Unicode character 163
Note that this should be the Euro, character 8364 ?
on current Classpath CVS.
--
gnu_andrew at member dot fsf dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |gnu_andrew at member dot fsf
|dot org |dot org
Status|UNCONFIRMED |ASSIGNED
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2008-08-17 20:49:27
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31895
- [Bug classpath/31895] setCurrency(Currency) does not actually change the currency.,
gnu_andrew at member dot fsf dot org <=