[kaffe] Failed InetSocketAddressTest.java in "make check"

James Damour (Suvarov454) suvarov454 at users.sourceforge.net
Mon Jun 28 11:24:48 PDT 2004


I've got an up-to-date copy of Kaffe's CVS HEAD checked out on my Debian 
Sarge system (configured with --with-jikes=/usr/bin/jikes --with-awt=X), 
and when I ran "make" and "make check", the InetSocketAddressTest.java 
test failed.

Here's the most recent item in ChangeLog:
2004-06-27  Dalibor Topic  <robilad at kaffe.org>

    * config/arm/linux/sigcontextinfo.h:
    Fixed compilation problems with not matching
    sigcontext and k_sigcontext structs.

    * config/arm/sysdepCallMethod.h:
    (sysdepCallMethod) Removed bogus clobbered
    constraints. Fixes build with gcc 3.4.0.

    * config/arm/linux/armsigctx.h,
    config/arm/linux/kernel-features.h:
    Removed.

    Reported by: Fabien Renaud <renaud at nentec.de>

Here's the regression of the test:
$ diff -u test/regression/InetSocketAddressTest.[of]*
--- test/regression/InetSocketAddressTest.fail  2004-06-28 
13:52:17.000000000 -0400
+++ test/regression/InetSocketAddressTest.out   2004-06-28 
13:52:17.000000000 -0400
@@ -3,8 +3,8 @@
 java.lang.IllegalArgumentException: Bad port number: 65536
 java.lang.IllegalArgumentException: Bad port number: -1
 java.lang.IllegalArgumentException: Bad port number: -128
-Unresolved bad.bad.bad: false
-Unresolved toString(): bad.bad.bad/213.194.116.83:0
+Unresolved bad.bad.bad: true
+Unresolved toString(): bad.bad.bad:0
 Unresolved localhost: false
 Resolved toString(): localhost/127.0.0.1:0
 Wildcard address: true

Please contact me if you have any questions about my current 
configuration or the error.  I'll hold off updating Kaffe for a day or 
two so that my current environment stays the same.

James Damour
suvarov454 at users.sourceforge.net




More information about the kaffe mailing list