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/01/12 14:58:27 UTC

[jira] Created: (HARMONY-2985) [drlvm][jit] Nested monitors eliminations

[drlvm][jit] Nested monitors eliminations
-----------------------------------------

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

This optimization is used to eliminate nested monenter/monexit calls after inlining.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (HARMONY-2985) [drlvm][jit] Nested monitors eliminations

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

Mikhail Fursov updated HARMONY-2985:
------------------------------------

    Attachment: so2.diff

> [drlvm][jit] Nested monitors eliminations
> -----------------------------------------
>
>                 Key: HARMONY-2985
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2985
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Mikhail Fursov
>         Attachments: so2.diff
>
>
> This optimization is used to eliminate nested monenter/monexit calls after inlining.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (HARMONY-2985) [drlvm][jit] Nested monitors eliminations

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

Alexey Varlamov resolved HARMONY-2985.
--------------------------------------

    Resolution: Fixed

Applied at r502594, please verify

> [drlvm][jit] Nested monitors eliminations
> -----------------------------------------
>
>                 Key: HARMONY-2985
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2985
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Mikhail Fursov
>         Assigned To: Alexey Varlamov
>         Attachments: so2.diff
>
>
> This optimization is used to eliminate nested monenter/monexit calls after inlining.

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


[jira] Assigned: (HARMONY-2985) [drlvm][jit] Nested monitors eliminations

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

Alexey Varlamov reassigned HARMONY-2985:
----------------------------------------

    Assignee: Alexey Varlamov

> [drlvm][jit] Nested monitors eliminations
> -----------------------------------------
>
>                 Key: HARMONY-2985
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2985
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Mikhail Fursov
>         Assigned To: Alexey Varlamov
>         Attachments: so2.diff
>
>
> This optimization is used to eliminate nested monenter/monexit calls after inlining.

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