[ https://issues.apache.org/jira/browse/HARMONY-2731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12557210#action_12557210 ] Vladimir Beliaev commented on HARMONY-2731: ------------------------------------------- Good catch, Gregory. I believe the bug was filed against x86_32 platforms based on its date of creation. Nevertheless the Linux x86_64 crash on the attached test with -Xtrace option should be fixed. Please choose either to close this JIRA and create a new one for this crash or reformate this JIRA to make a new one for it. > [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.