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/10/12 01:23:50 UTC

[jira] Created: (HARMONY-4931) Turning on Class Unloading by default

Turning on Class Unloading by default
-------------------------------------

                 Key: HARMONY-4931
                 URL: https://issues.apache.org/jira/browse/HARMONY-4931
             Project: Harmony
          Issue Type: Improvement
          Components: DRLVM
            Reporter: Rana Dasgupta
            Priority: Minor


Minor mod to switch on class unloading by default. With this change -XX:gc.ignore_vtable_tracing=false is not needed to activate class unloading

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


[jira] Closed: (HARMONY-4931) [drlvm][gc] Turning on Class Unloading by default

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

weldon washburn closed HARMONY-4931.
------------------------------------

    Resolution: Fixed

classunloading is now on by default

> [drlvm][gc] Turning on Class Unloading by default
> -------------------------------------------------
>
>                 Key: HARMONY-4931
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4931
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Rana Dasgupta
>            Priority: Minor
>         Attachments: CUEnable.patch
>
>
> Minor mod to switch on class unloading by default. With this change -XX:gc.ignore_vtable_tracing=false is not needed to activate class unloading

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


[jira] Updated: (HARMONY-4931) [drlvm][gc] Turning on Class Unloading by default

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

Gregory Shimansky updated HARMONY-4931:
---------------------------------------

    Summary: [drlvm][gc] Turning on Class Unloading by default  (was: Turning on Class Unloading by default)

> [drlvm][gc] Turning on Class Unloading by default
> -------------------------------------------------
>
>                 Key: HARMONY-4931
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4931
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Rana Dasgupta
>            Priority: Minor
>         Attachments: CUEnable.patch
>
>
> Minor mod to switch on class unloading by default. With this change -XX:gc.ignore_vtable_tracing=false is not needed to activate class unloading

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


[jira] Updated: (HARMONY-4931) Turning on Class Unloading by default

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

Rana Dasgupta updated HARMONY-4931:
-----------------------------------

    Attachment: CUEnable.patch

> Turning on Class Unloading by default
> -------------------------------------
>
>                 Key: HARMONY-4931
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4931
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Rana Dasgupta
>            Priority: Minor
>         Attachments: CUEnable.patch
>
>
> Minor mod to switch on class unloading by default. With this change -XX:gc.ignore_vtable_tracing=false is not needed to activate class unloading

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