> Rob Gonzalez wrote: > > Hi, > > > > Has anyone here gotten jython 2.1 to run successfully on kaffe? > > it used to, but right now I can't even run the installer anymore since > it crashes. Here's some debugger output: > > dispatchException(): java/lang/NullPointerException [...] > > it crashes because JNIEnv env is garbled, and an attempt to call > (*env)->GetStringChars fails since it's 0. Ouch.
Ops, my bad... I'll get it in a sec. Doesn't anything in the test suite call a JNI method or is everything KNI? > cheers, > dalibor topic tim _______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
