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/22 05:01:20 UTC

[jira] Assigned: (HARMONY-1238) [classlib][luni] java.io.PipedReader.read(char[],int,int) method throws different exception with RI

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

Paulex Yang reassigned HARMONY-1238:
------------------------------------

    Assignee: Paulex Yang

> [classlib][luni] java.io.PipedReader.read(char[],int,int) method throws different exception with RI
> ---------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-1238
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1238
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Richard Liang
>         Assigned To: Paulex Yang
>            Priority: Minor
>         Attachments: Harmony-1238.diff
>
>
> Hello,
> java.io.PipedReader.read(char[],int,int) method throws different exception with RI. The method's exception order is different from RI's when the char array is null and the PipedReader is closed. Some testcases are added. I also remove a unnecessary parameter from the private method establishConnection() and remove the unnecessary checkpoint from the two receive() methods.
> 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