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/04/16 09:07:16 UTC

[jira] Created: (HARMONY-3657) [drlvm] Replacing obsolete -XD prefix with -XX: in all EM configuration files

[drlvm] Replacing obsolete -XD prefix with -XX:  in all EM configuration files
------------------------------------------------------------------------------

                 Key: HARMONY-3657
                 URL: https://issues.apache.org/jira/browse/HARMONY-3657
             Project: Harmony
          Issue Type: Improvement
          Components: DRLVM
            Reporter: Mikhail Fursov


The patch replaces old -XD prefix with new -XX: one, so we have no places where -XD is used after this patch is applied.
The patch fixes -XX: parameter parsing code in DrlEMImpl.cpp also.

Note: EM still supports -XD prefixes for backward compatibility.

+
In future I plan to move all properties (chains/filters/profilers) in EM configuration files to system properties (-XX:). This is the first patch in EM configuration files refactoring work.


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


[jira] Closed: (HARMONY-3657) [drlvm] Replacing obsolete -XD prefix with -XX: in all EM configuration files

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

Gregory Shimansky closed HARMONY-3657.
--------------------------------------


No response, assuming ok.

> [drlvm] Replacing obsolete -XD prefix with -XX:  in all EM configuration files
> ------------------------------------------------------------------------------
>
>                 Key: HARMONY-3657
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3657
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Mikhail Fursov
>            Assignee: Gregory Shimansky
>         Attachments: em.diff
>
>
> The patch replaces old -XD prefix with new -XX: one, so we have no places where -XD is used after this patch is applied.
> The patch fixes -XX: parameter parsing code in DrlEMImpl.cpp also.
> Note: EM still supports -XD prefixes for backward compatibility.
> +
> In future I plan to move all properties (chains/filters/profilers) in EM configuration files to system properties (-XX:). This is the first patch in EM configuration files refactoring work.

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


[jira] Assigned: (HARMONY-3657) [drlvm] Replacing obsolete -XD prefix with -XX: in all EM configuration files

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

Gregory Shimansky reassigned HARMONY-3657:
------------------------------------------

    Assignee: Gregory Shimansky

> [drlvm] Replacing obsolete -XD prefix with -XX:  in all EM configuration files
> ------------------------------------------------------------------------------
>
>                 Key: HARMONY-3657
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3657
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Mikhail Fursov
>         Assigned To: Gregory Shimansky
>         Attachments: em.diff
>
>
> The patch replaces old -XD prefix with new -XX: one, so we have no places where -XD is used after this patch is applied.
> The patch fixes -XX: parameter parsing code in DrlEMImpl.cpp also.
> Note: EM still supports -XD prefixes for backward compatibility.
> +
> In future I plan to move all properties (chains/filters/profilers) in EM configuration files to system properties (-XX:). This is the first patch in EM configuration files refactoring work.

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


[jira] Resolved: (HARMONY-3657) [drlvm] Replacing obsolete -XD prefix with -XX: in all EM configuration files

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

Gregory Shimansky resolved HARMONY-3657.
----------------------------------------

    Resolution: Fixed

Patch applied at 529663. Please check that it was applied as expected.

> [drlvm] Replacing obsolete -XD prefix with -XX:  in all EM configuration files
> ------------------------------------------------------------------------------
>
>                 Key: HARMONY-3657
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3657
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Mikhail Fursov
>         Assigned To: Gregory Shimansky
>         Attachments: em.diff
>
>
> The patch replaces old -XD prefix with new -XX: one, so we have no places where -XD is used after this patch is applied.
> The patch fixes -XX: parameter parsing code in DrlEMImpl.cpp also.
> Note: EM still supports -XD prefixes for backward compatibility.
> +
> In future I plan to move all properties (chains/filters/profilers) in EM configuration files to system properties (-XX:). This is the first patch in EM configuration files refactoring work.

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


[jira] Updated: (HARMONY-3657) [drlvm] Replacing obsolete -XD prefix with -XX: in all EM configuration files

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

Mikhail Fursov updated HARMONY-3657:
------------------------------------

    Attachment: em.diff

> [drlvm] Replacing obsolete -XD prefix with -XX:  in all EM configuration files
> ------------------------------------------------------------------------------
>
>                 Key: HARMONY-3657
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3657
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Mikhail Fursov
>         Attachments: em.diff
>
>
> The patch replaces old -XD prefix with new -XX: one, so we have no places where -XD is used after this patch is applied.
> The patch fixes -XX: parameter parsing code in DrlEMImpl.cpp also.
> Note: EM still supports -XD prefixes for backward compatibility.
> +
> In future I plan to move all properties (chains/filters/profilers) in EM configuration files to system properties (-XX:). This is the first patch in EM configuration files refactoring work.

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