[ http://issues.apache.org/jira/browse/HARMONY-2735?page=all ]
Mikhail Markov updated HARMONY-2735:
------------------------------------
Attachment: SystemProcess.patch
Here is the patch fixing the issue.
> [luni][kernel] in/out/err streams of the j.l.Process impl should be buffered
> ----------------------------------------------------------------------------
>
> Key: HARMONY-2735
> URL: http://issues.apache.org/jira/browse/HARMONY-2735
> Project: Harmony
> Issue Type: Improvement
> Components: Classlib, DRLVM
> Reporter: Alexey Varlamov
> Priority: Trivial
> Attachments: BufferedProcessStreamTest.java, SystemProcess.patch
>
>
> The javadoc description for j.l.Process hints, that input, output, error streams should
be buffered in implementation. Currently this is not true neither for DRLVM nor for classlib.
--
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
|