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/10/30 09:28:17 UTC

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

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

There is gcv4.1 GC by default now, to run class unloading scenario one needs to use gcv4. To do that follow the instruction below:
1. copy gcv4.xml from the attachment to build/make/components/gcv4.xml.
2. run build.bat -DCOMPONENTS=vm.gcv4
3. copy  gcv4.dll from .../semis/vm/gcv4/_bin/gcv4.dll to .../deploy/jre/bin/default
4. run java with key  -Dvm.dlls=gcv4

> 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
>         Attachments: class_unloading_cvn_v3.patch, gc_pinned_alloc_implemented.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