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 2008/01/09 14:54:34 UTC

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

     [ https://issues.apache.org/jira/browse/HARMONY-2731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gregory Shimansky closed HARMONY-2731.
--------------------------------------

    Resolution: Fixed
      Assignee: Gregory Shimansky

I fixed failing assertion at 610387. Now the bug is indeed not reproducible.

> [drlvm][logger] VM Logger tracing output overrides Java err
> -----------------------------------------------------------
>
>                 Key: HARMONY-2731
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2731
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Roman S. Bushmanov
>            Assignee: Gregory Shimansky
>         Attachments: JavaErrTest.java
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.