-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
1.2.0
-
None
-
sparc
-
solaris_8
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"
- duplicates
-
JDK-4182111 Need converter for new encoding sun_eu_greek
-
- Closed
-
- relates to
-
JDK-4206512 jdk1.2 : TIS620.2533 encoding is throwing a java.io.UnsupportedEncoding
-
- Resolved
-