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/08 21:42:34 UTC

[jira] Commented: (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:comment-tabpanel&focusedCommentId=12557026#action_12557026 ] 

Gregory Shimansky commented on HARMONY-2731:
--------------------------------------------

Well, I checked this test with -Xtrace on Linux x86_64. It crashes on failed assertion quickly in initialization because tracing is done in a wrong suspend disabled state. Before closing this bug I need to make sure that it is 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
>         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.