JDK-4209201 : jdk should support the el.sun_eu_greek character encoding
  • Type: Bug
  • Component: globalization
  • Sub-Component: translation
  • Affected Version: 1.2.0
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: solaris_8
  • CPU: sparc
  • Submitted: 1999-02-05
  • Updated: 2001-11-26
  • Resolved: 2000-07-28
Related Reports
Duplicate :  
Relates :  
Description
tim.foster@Ireland 1999-02-05

This bug tracks bugid 4182111 - that the jdk doesn't support this character encoding. I've attached a test program "testcharconvert.java"

timf@adia[219] setenv LC_ALL el.sun_eu_greek
timf@adia[220] java testcharconvert
Testing character conversions.. - using default encoding : sun_eu_greek
A conversion using the encoding : sun_eu_greek , has caused an exception
java.io.UnsupportedEncodingException: sun_eu_greek
character value failed on : 20
timf@adia[221] java -version
java java version "1.2"
Solaris VM (build Solaris_JDK_1.2_01_dev06_fcsV, native threads, sunwjit)
timf@adia[222] -fullversion
java full version "Solaris_JDK_1.2_01_dev06_fcsV"