IOError message is garbled when java.io.IOException message is multi-byte 
character.
------------------------------------------------------------------------------------

                 Key: JRUBY-2906
                 URL: http://jira.codehaus.org/browse/JRUBY-2906
             Project: JRuby
          Issue Type: Bug
          Components: Java Integration
         Environment: JRuby 1.1.3
jdk 1.5.0
Windows
            Reporter: Takeshi Kondo


org.jruby.Ruby#newIOErrorFromException(IOException ioe)  : 2617

Conversion from IOException to IOError create garbled message, 
because org.jruby.Ruby#newString method support only ISO-8858-1.


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

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to