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/11 13:37:17 UTC

[jira] Resolved: (HARMONY-1140) [classlib][luni] java.io.BufferedInputStream methods close() and read(byte[],int,int) throw wrong exceptions

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

Paulex Yang resolved HARMONY-1140.
----------------------------------

    Resolution: Fixed

Richard, patch applied at revision r430762, thanks a lot for this enhancement, please verify that the problem is fully fixed as you expected.


> [classlib][luni] java.io.BufferedInputStream methods close() and read(byte[],int,int) throw wrong exceptions
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-1140
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1140
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Richard Liang
>         Assigned To: Paulex Yang
>            Priority: Minor
>         Attachments: Harmony-1140.diff
>
>
> Hello,
> java.io.BufferedInputStream method close() throws IOException when the stream is constructed with a null inputstream ; the read(byte[],int,int) method throws wrong exceptions if the stream is not closed. 
> I will attach a patch (including test case) to fix this bug.
> 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