Re: [Sablevm-developer] Incrasing SVM_FRAME_NATIVE_REFS_MIN
Brought to you by:
egagnon
From: Grzegorz B. P. <ga...@de...> - 2004-03-04 05:05:44
|
W li=B6cie z =B6ro, 03-03-2004, godz. 17:47, Archie Cobbs pisze:=20 > Grzegorz B. Prokopski wrote: > > In Debian packages I want to incrase the number of native references > > to something nearer to what Sun's JVM makes available (max about 100 > > AFAIR, can't find it now). Putting aside fact that apps that don't wo= rk > > with 16 refs are in 99% of cases broken, I'd like to make sure it won= 't > > hurt too much. >=20 > Just curious.. are you encountering a lot of native code out there > that breaks with only 16 native refs per frame? I'd be interested > in knowing what native code does this. I incrased it to 64 and I was able to get this: http://gadek.debian.net/SableVM-BugLister.png ! Works like a charm ;-) Besides maybe that at some point it died on sablevm: INTERNAL ERROR (source file "native_interface.c", line 22950): todo which is static JNIEXPORT jint JNICALL Throw (JNIEnv *_env, jthrowable obj) David, by any chance is this one of the functions you implemented but not merged yet? Or would it be one of those "trivial to implement, harder to test"? GBP --=20 Grzegorz B. Prokopski <ga...@de...> Debian GNU/Linux http://www.debian.org SableVM - LGPLed JVM http://www.sablevm.org Why SableVM ?!? http://devel.sablevm.org/wiki/WhySableVM |