wei yan wrote:
> I install the mauve in my computer, and test kaffe with it.
> make[1]: Leaving directory `/home/yanwei/test/mauve_kaffe'
>
> *kaffe-bin: gc-mem.c** :826** :gc_primitive_alloc: ** assertion"diff %
> gc_pgsize == 0** "FAILED。*
>
> can someone help me what's the matter with kaffe?
I install the mauve in my computer, and test kaffe with it.
cd mauve
make check KEYS="JDK1.1 \!java. \!locales. \!javax. \!BinaryCompatibility. java.lang.Object java.lang.Short" TESTFLAGS="-verbose -debug"
// this line meas i'm testing the class of java.lang.Object and java.lang.Short
i