You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Ilya Berezhniuk (JIRA)" <ji...@apache.org> on 2008/02/15 11:46:10 UTC

[jira] Updated: (HARMONY-5510) [drlvm][jvmti] VTS test for SingleStep event fails on x86_64

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

Ilya Berezhniuk updated HARMONY-5510:
-------------------------------------

    Attachment: H-5510.patch

Suggested patch fixes the problem for me.
All pre-commit tests are also pased for me on Win/x86_64 (I have not checked other platforms yet).

When running all VTS tests, I've got many assertions fired in jitrino/src/jet/enc.cpp:381
I've checked on r620852 (before the guilty commit) - the assertion appears as well.

> [drlvm][jvmti] VTS test for SingleStep event fails on x86_64
> ------------------------------------------------------------
>
>                 Key: HARMONY-5510
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5510
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: x86_64
>            Reporter: Eugene S. Ostrovsky
>         Attachments: H-5510.patch
>
>
> CC reported failure of
> vm.jvmti.events.SingleStep.SingleStep0101.SingleStep0101
> test for r620883 on x86_64 platforms
> It seems that the same bug causes failures of the following JDWP unit tests:
> : testCombinedEvents_02 org.apache.harmony.jpda.tests.jdwp.Events.CombinedEventsTest
> : testCombinedEvents_04 org.apache.harmony.jpda.tests.jdwp.Events.CombinedEventsTest
> : testSingleStep1 org.apache.harmony.jpda.tests.jdwp.Events.SingleStepTest

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.