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 2008/01/25 13:53:38 UTC

[jira] Updated: (HARMONY-5417) [drlvm][em] chains filters should accept both "::" and "." class/method separators

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

Mikhail Fursov updated HARMONY-5417:
------------------------------------

    Attachment: em.diff

em.diff -  the fix

> [drlvm][em] chains filters should accept both "::" and "."  class/method separators
> -----------------------------------------------------------------------------------
>
>                 Key: HARMONY-5417
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5417
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: George Timoshenko
>            Assignee: Mikhail Fursov
>            Priority: Minor
>         Attachments: em.diff
>
>
> Execution manager uses chain filters like the following :
> chain1.filter=-class_name::method_namemethod_signature
> It is better to support both "::" and "." separators for class_name/method_name pair
> And also to switch all emconf files to "." (as it is more suitable for java)

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