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

[jira] Updated: (HARMONY-3845) [DRLVM] Class unloading support in lazy stack creation.

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

Pavel Afremov updated HARMONY-3845:
-----------------------------------

    Attachment: 0001-First-version-of-class-unloading-support-implementat.patch

First version of class unloading support implementation in lazy stack creation.



> [DRLVM] Class unloading support in lazy stack creation.
> -------------------------------------------------------
>
>                 Key: HARMONY-3845
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3845
>             Project: Harmony
>          Issue Type: New Feature
>          Components: DRLVM
>            Reporter: Pavel Afremov
>         Attachments: 0001-First-version-of-class-unloading-support-implementat.patch
>
>
> Class unloading support in lazy stack creation.
> When classes are unloaded, stack traces for all exception should be created, because required information can be unreachable late. Static method "Throwable.createAllStackTraces() "should be called for it.

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