You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Paulex Yang (JIRA)" <ji...@apache.org> on 2006/08/18 04:20:25 UTC

[jira] Closed: (HARMONY-1193) [classlib][luni] java.io.BufferedWriter.write(char[],int,int) and write(String,int,int) throws different exceptions with RI

     [ http://issues.apache.org/jira/browse/HARMONY-1193?page=all ]

Paulex Yang closed HARMONY-1193.
--------------------------------


Verified by Richard.

> [classlib][luni] java.io.BufferedWriter.write(char[],int,int) and write(String,int,int) throws different exceptions with RI
> ---------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-1193
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1193
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Richard Liang
>         Assigned To: Paulex Yang
>         Attachments: Harmony-1193.diff
>
>
> Hello,
> java.io.BufferedWriter method write(char[],int,int) throws different exceptions with RI when the BufferedWriter is closed.And method write(String,int,int) should not throw StringIndexOutOfBoundsException according to java docs. 
> I will attach a patch to fix this issue.
> Best regards,
> Richard

-- 
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