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: 4157124
Votes 1
Synopsis Mapping from Java Converter names to IANA Encoding is needed
Category java:char_encodings
Reported Against 1.2beta4
Release Fixed
State 11-Closed, Will Not Fix, request for enhancement
Priority: 4-Low
Related Bugs 4313884
Submit Date 14-JUL-1998
Description
Mapping from Java Converter names to IANA Encoding is needed.
See Comments Section.
Work Around
N/A
Evaluation
Use the new java.nio.charset API, which provides access to IANA encoding names.
All of the supported encodings should be accessible via this API in the Tiger
timeframe.

--   xxxxx@xxxxx   2001/7/16
Comments
  
  Include a link with my name & email   

Submitted On 25-OCT-1999
Karl.McHorton
Agreed: we jump hoops to get this mapping.
I  generate it from the sun.io.CharacterEncoding class - but it's
all a bit shabby.



PLEASE NOTE: JDK6 is formerly known as Project Mustang