Cool! Thanks, -xiaofeng

On 10/9/06, Weldon Washburn <[EMAIL PROTECTED]> wrote:
My plan is to commit Xiao Feng's gcv5 and also build patches as soon as
"build test" completes on windows and on Linux.  This should happen in the
next hour or so.

We need to test the below command line invocation once the above has
happened.  Its unlikely the above will disturb it.


On 10/9/06, Xiao-Feng Li <[EMAIL PROTECTED]> wrote:
>
> Salikh, right. I've submitted a patch to support both GC build.
> Hopefully Weldon will commit it today. Thanks,
>
> -xiaofeng
>
> On 10/9/06, Salikh Zakirov <[EMAIL PROTECTED]> wrote:
> > Weldon Washburn wrote:
> > > On second thought, you are right.   I don't really should not be
> hacking on
> > > the framework right now.  But at some point, we need to have the GC
> > > selectable at the command line.
> >
> > By the way, the GC *is* selectable on the command line now.
> > Just copy the build gc.dll (or gcv4.dll or whatever it is called)
> > to jre/bin/default, and add the following command line option
> >
> >      -Dvm.dlls=gcv4
> >
> > and it will pick up the specified DLL.
> >
> > Currently, however, the only GC being copied to jre/bin/default
> > directory is default gc from vm/gc/src (GCv41).
> > Other garbage collectors can be compiled by specifying
> >
> >     -DCOMPONENTS=vm.gcv4
> >
> > or similar command lines, provided that correct build descriptor
> > is provided in build/make/components/vm/gcv4.xml
> > (It can be copied from gc.xml and trivially adjusted manually).
> >
> > Unfortunately, this command does not install the non-standard GC into
> jre/default/bin,
> > so one needs to do the copying step manually.
> >
> >
> > ---------------------------------------------------------------------
> > Terms of use : http://incubator.apache.org/harmony/mailing.html
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
> ---------------------------------------------------------------------
> Terms of use : http://incubator.apache.org/harmony/mailing.html
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
Weldon Washburn
Intel Middleware Products Division



---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to