[kaffe] Jython
   
    Timothy Stack
     
    stack@cs.utah.edu
       
    Sun Aug  3 11:10:03 2003
    
    
  
> 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