-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 5.0
-
Component/s: core-libs
-
None
-
tiger
-
generic
-
generic
The EUC-JP bundled NIO CharsetDecoder within J2SE 1.4.x contains some buggy
decode logic which is encountered when the input provided to the coder is
a directly allocated byte buffer. Apps which utilize EUC-JP decoding via
java.lang.String or java.io APIs or which provide the input byte buffer
as a wrapped primitive byte array won't suffer from the buggy decode
logic.
###@###.### 2003-05-21
###@###.### 2003-05-21
decode logic which is encountered when the input provided to the coder is
a directly allocated byte buffer. Apps which utilize EUC-JP decoding via
java.lang.String or java.io APIs or which provide the input byte buffer
as a wrapped primitive byte array won't suffer from the buggy decode
logic.
###@###.### 2003-05-21
###@###.### 2003-05-21