[kaffe] make check fails

Ito Kazumitsu kaz at maczuka.gcd.org
Tue Aug 19 15:30:02 PDT 2003


"Make check" of the current CVS version
(2003-08-19  Guilhem Lavaux <guilhem at kaffe.org>)
fails.

After "make install", the programs that failed
give expected outputs.

FAIL: wc.java
FAIL: CatchDeath.java
================================
2 of 139 tests failed
Please report to kaffe at kaffe.org
================================

bash-2.05b$ cat wc.out 
118     321     2379
bash-2.05b$ cat wc.fail
0       0       0
bash-2.05b$ cat CatchDeath.out
CD Caught java.lang.ThreadDeath
CSD Caught java.lang.ThreadDeath
CSWD Caught java.lang.ThreadDeath
bash-2.05b$ cat CatchDeath.fail
CSD Caught java.lang.ThreadDeath
CSWD Caught java.lang.ThreadDeath
bash-2.05b$




More information about the kaffe mailing list