[ http://issues.apache.org/jira/browse/HARMONY-1096?page=all ]
Paulex Yang resolved HARMONY-1096.
----------------------------------
Resolution: Fixed
Richard, patch applied at revision r429672 together with patch for HARMONY-1099, thanks a
lot for this enhancement, please verify that the problem is fully fixed as you expected.
> [classlib][luni] java.io.PipedOutputStream.connect should throw NullPointerException
> ------------------------------------------------------------------------------------
>
> Key: HARMONY-1096
> URL: http://issues.apache.org/jira/browse/HARMONY-1096
> Project: Harmony
> Issue Type: Bug
> Components: Classlib
> Reporter: Richard Liang
> Assigned To: Paulex Yang
> Priority: Minor
> Attachments: harmony-1096.diff
>
>
> Hello,
> java.io.PipedOutputStream.connect(java.io.PipedInputStream) method, when the PipedInoutStream
is null, it should throw NullPointerException not IOExcepiton
> I will attach a patch to fix this issue. Thanks a lot.
> 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
|