[ http://issues.apache.org/jira/browse/XERCESJ-815?page=all ]
     
Michael Glavassevich resolved XERCESJ-815:
------------------------------------------

    Resolution: Fixed

Fixed in CVS. Working around some bizzare interaction with the byte to char 
converter for UTF-16.

> RewindableInputStream
> ---------------------
>
>          Key: XERCESJ-815
>          URL: http://issues.apache.org/jira/browse/XERCESJ-815
>      Project: Xerces2-J
>         Type: Bug
>   Components: Other
>     Versions: 2.5.0
>  Environment: Operating System: Other
> Platform: Sun
>     Reporter: Venugopal Rao K
>     Assignee: Michael Glavassevich
>  Attachments: simpletest.tar, test.tar
>
> We get the following error when we try to read a bytestream encoded in UTF-16 
> in
> xerces.
> Exception in thread "main" java.lang.InternalError: Converter malfunction
> (Unicode) -- please submit a bug report via
> http://java.sun.com/cgi-bin/bugreport.cgi
>       at java.io.InputStreamReader.malfunction(InputStreamReader.java:127)
>       at java.io.InputStreamReader.convertInto(InputStreamReader.java:141)
>       at java.io.InputStreamReader.fill(InputStreamReader.java:186)
>       at java.io.InputStreamReader.read(InputStreamReader.java:249)
>       at java.io.InputStreamReader.read(InputStreamReader.java:222)
>       at Test.main(Test.java:13)
> bash-2.05# 
> A simple testcase to reproduce the problem is attached(simpletest.tar)
> Revelant Testcase(test.tar)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to