Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6299219
Votes 0
Synopsis euro sign failed to be printed in Console on Localized Windows platform with GBK encoding
Category java:char_encodings
Reported Against
Release Fixed 7(b64)
State 10-Fix Delivered, bug
Priority: 3-Medium
Related Bugs
Submit Date 20-JUL-2005
Description
When euro sign (with unicode "/20ac") is printed in Console on Localized Windows platform with GBK encoding, "?" is displayed. That means the code mapping for this euro sign between unicode and Windows Codepage 936.is unimplemented in JDK1.4.2_08.
  xxxxx@xxxxx   2005-07-20 10:07: customer  GMT
Work Around
N/A
Evaluation
need the entry for u20ac in ms936
  xxxxx@xxxxx   2005-07-21 04:57:38 GMT
see entry "0x80 <-> u20ac" at
http://www.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS/CP936.TXT
Posted Date : 2006-07-27 22:03:14.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang