You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Mikhail Fursov (JIRA)" <ji...@apache.org> on 2007/07/23 11:44:32 UTC

[jira] Updated: (HARMONY-4514) [drlvm][jit][opt] Wrong line numbers in stack traces

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

Mikhail Fursov updated HARMONY-4514:
------------------------------------

    Estimated Complexity: Advanced
                 Summary: [drlvm][jit][opt] Wrong line numbers in stack traces  (was: [drlvm][opt] Wrong line numbers in stack traces)

> [drlvm][jit][opt] Wrong line numbers in stack traces
> ----------------------------------------------------
>
>                 Key: HARMONY-4514
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4514
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: WindowsXP, AthlonXP
>            Reporter: Alexander Frey
>            Assignee: Mikhail Fursov
>
> While running some JUnit tests with the latest snapshot (r557495) and Eclipse 3.3 I noticed wrong line numbers in the stack traces of the failed tests. It seems always the first line of the test method is reported instead of the failing line.
> The issue occures w/o parameters and with -Xem:opt. I can't test it with -Xem:jet because java returns immediately w/o running or reporting any error (issue with Harmony on WinXP+AthlonXP?).
> Running the same tests with -Xem:interpreter or with the M2 build the correct lines are reported.

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