You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Roman S. Bushmanov (JIRA)" <ji...@apache.org> on 2006/12/15 11:22:22 UTC

[jira] Updated: (HARMONY-2731) VM Logger tracing output overrides Java err

     [ http://issues.apache.org/jira/browse/HARMONY-2731?page=all ]

Roman S. Bushmanov updated HARMONY-2731:
----------------------------------------

        Summary: VM Logger tracing output overrides Java err  (was: VM Logger tracing output overrides Java err and out)
    Description: 
VM Logger default stream may override Java err stream.

To reproduce the issue  run the attached test with -Xtrace option:

./java -Xtrace JavaErrTest

Expected console output should contain '##########' string. Actual one does not.

  was:
VM Logger default stream may override Java err and out streams.

To reproduce the issue  run the attached test with -Xtrace option:

./java -Xtrace OutErrTest

Expected console output should contain '@@@@@@@@@@' and '##########' strings. Actual one does not.


> VM Logger tracing output overrides Java err
> -------------------------------------------
>
>                 Key: HARMONY-2731
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2731
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Roman S. Bushmanov
>
> VM Logger default stream may override Java err stream.
> To reproduce the issue  run the attached test with -Xtrace option:
> ./java -Xtrace JavaErrTest
> Expected console output should contain '##########' string. Actual one does not.

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