You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Gregory Shimansky (JIRA)" <ji...@apache.org> on 2007/01/30 22:46:33 UTC

[jira] Resolved: (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:all-tabpanel ]

Gregory Shimansky resolved HARMONY-2735.
----------------------------------------

    Resolution: Fixed

Both DRLVM and Classlib patches are applied at 501584. Please check that it was applied as expected. I had some problem with LUNI classlib tests, see comment for this commit.

> [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.