You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Pavel Ozhdikhin (JIRA)" <ji...@apache.org> on 2007/05/03 12:59:15 UTC

[jira] Updated: (HARMONY-1748) [drlvm][jit] IllegalAccessError is not thrown when running test on Jitrino.OPT

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

Pavel Ozhdikhin updated HARMONY-1748:
-------------------------------------

    Attachment: vts_results.zip

The results of running VTS VM test suite (HARMONY-3206) is attached - vts_results.zip. The atchive contains 2 reports:

report_orig.xml - VTS VM test run in '-Xem:opt' mode on pure Harmony DRLVM r534722.
report_patched.xml - VTS VM test run on the same build but with the patch applied.

The results with the fix applied show +2 passed tests. The new passed tests check invokeinterface invocation. The only degradation I see with the patched build is one threading test for volatiles which failed on timeout. I've re-run it manually and it actually hangs intermittently on the original build as well. 

If there are no objections I propose to commit this patch.


> [drlvm][jit] IllegalAccessError is not thrown when running test on Jitrino.OPT
> ------------------------------------------------------------------------------
>
>                 Key: HARMONY-1748
>                 URL: https://issues.apache.org/jira/browse/HARMONY-1748
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: Windows XP, Pentium 4 3000 HT
>            Reporter: Alexander D Shipilov
>            Priority: Minor
>         Attachments: harmony-1748.patch, reproducecode.zip, reproducecodeJunit.zip, vts_results.zip
>
>
> Harmony crashes during attempt of call protected method from class, if this method declared in parent interface as public.

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