Getting started w/ kaffe & BSDI 4.0

Godmar Back gback at cs.utah.edu
Thu Aug 27 11:05:34 PDT 1998


> 
> Here's the first failure from ProcessTest:
> 
> java ProcessTest
> Caught exception: no input stream
> 	java.lang.Exception: no input stream
> 	at java/lang/Throwable.<init>(30)
> 	at java/lang/Exception.<init>(21)
> 	at ProcessTest.main(34)
> 

 Alexandre Oliva reported that failure, too.
We do not know what's causing it.  A wild guess is that the JNI
implementation is broken on Solaris somehow.  Or the use of JNI
in UNIXProcess.c is, or the new forkexec code in jthread.c doesn't 
work on Solaris.  I didn't test it on Solaris. 

> 
> Should jdb work?

 No, I don't think so.

	- Godmar



More information about the kaffe mailing list