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/08/21 09:19:33 UTC

[jira] Assigned: (HARMONY-4652) [drlvm][jit][opt] Lazy ecxeptions doesn't work with uninitialized classes.

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

Mikhail Fursov reassigned HARMONY-4652:
---------------------------------------

    Assignee: Mikhail Fursov

> [drlvm][jit][opt] Lazy ecxeptions doesn't work with uninitialized classes.
> --------------------------------------------------------------------------
>
>                 Key: HARMONY-4652
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4652
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>         Environment: All
>            Reporter: Evgueni Brevnov
>            Assignee: Mikhail Fursov
>         Attachments: lazyexc_tuned.patch, TestExceptions.java
>
>
> Currently, lazy exceptions optimization skips cases when static initializer is not yet executed. This requirement seems a bit stronger than required. This little modification in the optimization  pass gives more than 5x improvement on micro-test from attachement.

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