You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Aleksey Ignatenko (JIRA)" <ji...@apache.org> on 2006/11/02 13:52:19 UTC

[jira] Commented: (HARMONY-2000) Class unloading support

    [ http://issues.apache.org/jira/browse/HARMONY-2000?page=comments#action_12446592 ] 
            
Aleksey Ignatenko commented on HARMONY-2000:
--------------------------------------------

Hi, I splited class_unloading_cvn_v3_upd.patch  into 2 independent parts:
1. cleaning native resources (native_sources_cleanup.patch).
2. automatic unloading design implementation (auto_unloading.patch).

Cleaning native resources (native_sources_cleanup.patch) is common for all class unloading designs and could be commited.
>From now, please, use sequence of patches native_sources_cleanup.patch, auto_unloading.patch instead of class_unloading_cvn_v3_upd.patch to run automatic unloading design implementation.

> Class unloading support
> -----------------------
>
>                 Key: HARMONY-2000
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2000
>             Project: Harmony
>          Issue Type: New Feature
>          Components: DRLVM
>         Environment: IA32 system only (no compressed mode support yet), gcv4.
>            Reporter: Aleksey Ignatenko
>         Assigned To: weldon washburn
>         Attachments: auto_unloading.patch, class_unloading_cvn_v3.patch, class_unloading_cvn_v3_upd.patch, gc_pinned_alloc_implemented.patch, gcv4.xml, gcv41_class_unloading.diff, jvmti_iterate_workaround.diff, native_sources_cleanup.patch
>
>
> DRLVM Class unloading support. There 2 parts in the patch: 1.  Cleaning native sources for unloaded classes. 2. Introduction of class unloading.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira