-
Enhancement
-
Resolution: Fixed
-
P4
-
1.4.0, 1.4.0_01
-
tiger
-
sparc
-
solaris_8
Name: rmT116609 Date: 03/13/2002
FULL PRODUCT VERSION :
java version "1.4.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-b92)
Java HotSpot(TM) Client VM (build 1.4.0-b92, mixed mode)
FULL OPERATING SYSTEM VERSION :
SunOS sr-cbkk03-02 5.8 Generic_108528-12 sun4u sparc
SUNW,Ultra-Enterprise
Windows 98 SE, Windows 2000
A DESCRIPTION OF THE PROBLEM :
ISO-8859-11 (Latin/Thai) is an international standard for 8-bit Thai encoding.
ISO-8859-11 is almost the same with TIS-620.2533, with little minor differences.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
create new String using "ISO-8859-11"
or
using "ISO-8859-11" as "encoding" parameter in any method that accept "encoding".
EXPECTED VERSUS ACTUAL BEHAVIOR :
expected result: method accept "ISO-8859-11" as "encoding"
CUSTOMER WORKAROUND :
read the ISO-8859-11 encoded data as TIS-620 encoded data.
(Review ID: 144106)
======================================================================
FULL PRODUCT VERSION :
java version "1.4.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-b92)
Java HotSpot(TM) Client VM (build 1.4.0-b92, mixed mode)
FULL OPERATING SYSTEM VERSION :
SunOS sr-cbkk03-02 5.8 Generic_108528-12 sun4u sparc
SUNW,Ultra-Enterprise
Windows 98 SE, Windows 2000
A DESCRIPTION OF THE PROBLEM :
ISO-8859-11 (Latin/Thai) is an international standard for 8-bit Thai encoding.
ISO-8859-11 is almost the same with TIS-620.2533, with little minor differences.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
create new String using "ISO-8859-11"
or
using "ISO-8859-11" as "encoding" parameter in any method that accept "encoding".
EXPECTED VERSUS ACTUAL BEHAVIOR :
expected result: method accept "ISO-8859-11" as "encoding"
CUSTOMER WORKAROUND :
read the ISO-8859-11 encoded data as TIS-620 encoded data.
(Review ID: 144106)
======================================================================
- duplicates
-
JDK-4710935 ISO-8859-11 Latin/Thai support
-
- Closed
-