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/24 06:45:31 UTC

[jira] Commented: (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:comment-tabpanel#action_12514844 ] 

Mikhail Fursov commented on HARMONY-4514:
-----------------------------------------

Alexander,
thank you for the test - I'm going to fix this issue in a week and add your test into our regression suite.


> [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
>         Attachments: TraceTest.java
>
>
> 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.