You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Rana Dasgupta (JIRA)" <ji...@apache.org> on 2007/08/28 23:43:31 UTC

[jira] Commented: (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:comment-tabpanel#action_12523358 ] 

Rana Dasgupta commented on HARMONY-3997:
----------------------------------------

-XX:gc.ignore_vtable_tracing=false and -XX:gc.force_major_collect=true are needed for CU to turn on, BTW

> [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, test-plugin-unloading.zip
>
>
> 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.