You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Mikhail Markov (JIRA)" <ji...@apache.org> on 2007/01/31 10:39:05 UTC

[jira] Commented: (HARMONY-2735) [luni][kernel] in/out/err streams of the j.l.Process impl should be buffered

    [ https://issues.apache.org/jira/browse/HARMONY-2735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12468954 ] 

Mikhail Markov commented on HARMONY-2735:
-----------------------------------------

Thanks, Gregory! Integrated as expected.
As for failed tests.api.java.net.JarURLConnectionTest - it was introduced and fixed after additional patch in HARMONY-1700.

> [luni][kernel] in/out/err streams of the j.l.Process impl should be buffered
> ----------------------------------------------------------------------------
>
>                 Key: HARMONY-2735
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2735
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib, DRLVM
>            Reporter: Alexey Varlamov
>         Assigned To: Gregory Shimansky
>            Priority: Trivial
>         Attachments: BufferedProcessStreamTest.java, DRLVM_Runtime.patch, Process2Test.patch, 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.
-
You can reply to this email to add a comment to the issue online.