You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Gregory Shimansky (JIRA)" <ji...@apache.org> on 2007/05/31 18:32:15 UTC

[jira] Updated: (HARMONY-3997) [drlvm][exception] Class unloading support in lazy stack creation.

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

Gregory Shimansky updated HARMONY-3997:
---------------------------------------

    Summary: [drlvm][exception] Class unloading support in lazy stack creation.  (was: [DRLVM][exception] Class unloading support in lazy stack creation.)

> [drlvm][exception] Class unloading support in lazy stack creation.
> ------------------------------------------------------------------
>
>                 Key: HARMONY-3997
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3997
>             Project: Harmony
>          Issue Type: New Feature
>          Components: DRLVM
>            Reporter: Pavel Afremov
>         Attachments: 0001-First-version-of-class-unloading-support-in-lazy-sta.patch, 0002-Fast-version-of-class-unloading-support-in-lazy-stac.patch
>
>
> First version of class unloading support in lazy stack creation.
> This version prevents class unloading if there is any stored exception. In Throwable class implementation array of java.lang.Class was added. This array contains classes of each method on the stack.

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