You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "George Timoshenko (JIRA)" <ji...@apache.org> on 2008/01/23 06:29:34 UTC

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

[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
            Priority: Minor


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.


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

Posted by "Mikhail Fursov (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Mikhail Fursov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mikhail Fursov resolved HARMONY-5417.
-------------------------------------

    Resolution: Fixed

committed revision 615453

> [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.


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

Posted by "Mikhail Fursov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mikhail Fursov reassigned HARMONY-5417:
---------------------------------------

    Assignee: Mikhail Fursov

> [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
>
> 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.