[ http://issues.apache.org/jira/browse/HARMONY-1096?page=all ]
Richard Liang updated HARMONY-1096:
-----------------------------------
Attachment: harmony-1096.diff
Hello,
Would you please try this patch? Thanks a lot.
Best regards,
Richard
> [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
> 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
|