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 Pervov (JIRA)" <ji...@apache.org> on 2007/07/25 17:21:31 UTC

[jira] Updated: (HARMONY-4542) [drlvm][jet][lazy] invokeinterface helper asserts if attempt is made to call a method not overridden by class which implements an interface.

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

Pavel Pervov updated HARMONY-4542:
----------------------------------

    Attachment: test.zip

Compiled are classes to reproduce the failure.

To compile yourself:
1) compile test.java
2) comment test in test_class and test_intf and compile test_class
3) uncomment test in test_intf and compile test_intf

> [drlvm][jet][lazy] invokeinterface helper asserts if attempt is made to call a method not overridden by class which implements an interface.
> --------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-4542
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4542
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Pavel Pervov
>         Attachments: test.zip
>
>
> I'll attach the test and the patch shortly.

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